static fields are initilialized

This commit is contained in:
2021-04-06 16:26:57 +02:00
parent 2cbe3c4387
commit 5bfcf29431
13 changed files with 719 additions and 194 deletions

View File

@@ -226,7 +226,7 @@
display: flex;
flex-direction: row;
text-align: center;
border-bottom: 1px solid rgba(185, 185, 185, 0.3);
border-bottom: 1px solid rgba(185, 185, 185, 0.5);
}
.tabitem {