Fix threads rendering issue in Safari (#8298)
This commit is contained in:
committed by
GitHub
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;
|
||||
|
||||
Reference in New Issue
Block a user