app change

This commit is contained in:
2023-04-11 17:34:13 +08:00
parent c38e486d7d
commit cc3d11f617
14 changed files with 385 additions and 98 deletions

View File

@@ -38,7 +38,7 @@
&+* {
flex: 1 1 auto;
font-weight: 400;
font-size: $mediumSize;
font-size: var(--font-size);
padding-left: 8px;
padding-right: 6px;
align-self: center;