mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Lint fix.
This commit is contained in:
parent
6bfaa4d40c
commit
2f18aa29eb
3 changed files with 75 additions and 57 deletions
|
|
@ -3,3 +3,7 @@
|
|||
border-radius: 5px;
|
||||
padding: 0 20px 20px 20px;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue