Tab List: Fix UI with emojis (follow-up) (#1384)
This commit is contained in:
parent
db36a289e4
commit
a03f4c7189
@ -1,4 +1,6 @@
|
|||||||
.Tab {
|
.Tab {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
background: none;
|
background: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user