mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-22 09:57:00 +01:00
Fix CSS.
This commit is contained in:
parent
968fda33e3
commit
41eed2c056
@ -49,7 +49,7 @@
|
||||
.bar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: end;
|
||||
justify-content: flex-end;
|
||||
background: var(--base900);
|
||||
height: 50px;
|
||||
border-radius: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user