cccb font, layout adjustments

This commit is contained in:
Vinzenz Schroeter 2024-04-13 23:53:09 +02:00
parent b604c01e22
commit 6c0f2aa198
7 changed files with 30 additions and 21 deletions

View file

@ -4,4 +4,5 @@
flex: auto;
max-height: 100%;
align-items: stretch;
gap: 8px;
}

View file

@ -4,4 +4,5 @@
flex: auto;
max-width: 100%;
align-items: stretch;
gap: 8px;
}