mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 18:15:35 +01:00
Add sliding stats for mobile
This commit is contained in:
parent
30ebf7b266
commit
4a41d8be37
1 changed files with 1 additions and 3 deletions
|
|
@ -11,8 +11,6 @@
|
||||||
@media only screen and (max-width: 992px) {
|
@media only screen and (max-width: 992px) {
|
||||||
.bar {
|
.bar {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
overflow: auto;
|
||||||
.bar > div:nth-child(n + 3) {
|
|
||||||
display: none;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue