mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
UI Fix padding on live policy warning (#5521)
This commit is contained in:
parent
4531ec8b39
commit
fba916e636
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
.policy-page__warning {
|
||||
margin: 0;
|
||||
margin-top: $pad-large;
|
||||
margin-bottom: $pad-large;
|
||||
}
|
||||
|
||||
.form-field--input {
|
||||
|
|
|
|||
Loading…
Reference in a new issue