mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Fix realtime metrics header for mobile. Closes #959.
This commit is contained in:
parent
34ad1d9c39
commit
3932cc4abb
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.metrics {
|
||||
display: flex;
|
||||
margin-bottom: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 576px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue