added correct i18n lz for tracks

This commit is contained in:
booploops 2022-04-20 21:47:18 -07:00
parent 26d17be145
commit 747be8849b
2 changed files with 5 additions and 1 deletions

View file

@ -512,6 +512,10 @@
flex-flow: column;
height: 100%;
.nav-link {
text-transform:capitalize;
}
.tab-content {
height: 100%;
overflow: hidden;