Tab: Fix line breaks (#1592)

This commit is contained in:
Alexander Zinchuk 2021-12-21 12:16:58 +03:00
parent 0e18bf221f
commit 23147c8af3

View File

@ -45,6 +45,7 @@
position: relative; position: relative;
display: flex; display: flex;
align-items: center; align-items: center;
white-space: nowrap;
} }
.badge { .badge {