mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix threads rendering issue in Safari (#8298)
This commit is contained in:
parent
9edb34a1e0
commit
b4a91ea442
@ -237,7 +237,7 @@ limitations under the License.
|
||||
text-align: left;
|
||||
font-size: $font-12px;
|
||||
align-items: center;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
gap: 4px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user