Tab List: Fix UI with emojis (#1381)

This commit is contained in:
Alexander Zinchuk 2021-08-12 03:34:52 +03:00
parent 30f8493e6d
commit 6fa2fae909

View File

@ -33,7 +33,7 @@
> span {
position: relative;
display: inline-flex;
display: flex;
align-items: center;
}