mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 16:17:13 +01:00
Layout fixes.
This commit is contained in:
parent
aaaa44ee16
commit
5b3a598593
2 changed files with 4 additions and 4 deletions
|
|
@ -37,10 +37,6 @@
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
|
||||||
font-size: 18px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.actions {
|
.actions {
|
||||||
flex-basis: 100%;
|
flex-basis: 100%;
|
||||||
order: -1;
|
order: -1;
|
||||||
|
|
|
||||||
|
|
@ -13,4 +13,8 @@
|
||||||
.menu {
|
.menu {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue