mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 10:57:40 +02:00
dashboards.less: Add column spacing to the welcome form formcontrols
This commit is contained in:
parent
04495e6276
commit
76c97bb1d2
@ -22,6 +22,7 @@
|
||||
form {
|
||||
display: flex;
|
||||
padding: 0 20em;
|
||||
column-gap: .5em;
|
||||
justify-content: space-around;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user