text transform dropped from NavBarButton

This commit is contained in:
NikolaBorislavovHristov 2019-05-09 10:10:56 +03:00
parent 322c747330
commit 0b1d9b27d9

View file

@ -27,7 +27,6 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: capitalize;
color: var(--color-surfacelighter);
}
}