Tab List: Fix UI with emojis (follow-up) (#1384)

This commit is contained in:
Alexander Zinchuk 2021-08-12 15:36:20 +03:00
parent db36a289e4
commit a03f4c7189

View File

@ -1,4 +1,6 @@
.Tab {
display: flex;
justify-content: center;
flex: 1 1 auto;
appearance: none;
background: none;