fix: shrinkage

This commit is contained in:
cha0s 2022-04-06 08:06:58 -05:00
parent 18ad5879ce
commit 81f38acd8d

View File

@ -1,3 +1,7 @@
.react-tabs {
flex-shrink: 0;
}
.react-tabs__tab { .react-tabs__tab {
background-color: #222; background-color: #222;
color: white; color: white;