mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 00:27:11 +01:00
Increase row padding
This commit is contained in:
parent
1b0491588f
commit
52bf53eda9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
padding: 0 6px;
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row > div {
|
.row > div {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue