mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 10:05:36 +01:00
Metrics bar styling.
This commit is contained in:
parent
df66acaacf
commit
24af06f3aa
7 changed files with 16 additions and 8 deletions
|
|
@ -11,9 +11,8 @@
|
|||
|
||||
.actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
justify-content: flex-end;
|
||||
flex-direction: column;
|
||||
align-items: flex-end;
|
||||
gap: 10px;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue