Fix streams tab text not being centered for real this time

This commit is contained in:
Kalle
2023-07-01 20:58:11 +03:00
parent cecc06446e
commit dcfd8c1708

View File

@@ -477,7 +477,7 @@ dialog::backdrop {
.sub-nav__link__container {
display: flex;
max-width: 105px;
max-width: 110px;
flex: 1;
flex-direction: column;
align-items: center;