mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 10:50:42 +00:00
Fix overflow of upper bar
This commit is contained in:
parent
e40166e541
commit
9c599de580
@ -1,7 +1,8 @@
|
||||
#header {
|
||||
height: var(--lumo-size-xl);
|
||||
width: 100%;
|
||||
min-width: 100%;
|
||||
align-items: center;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
#header img {
|
||||
|
Loading…
Reference in New Issue
Block a user