add bottom margin to .action widgets
This commit is contained in:
parent
be8f5bc8e5
commit
de42859fe6
1 changed files with 1 additions and 4 deletions
|
@ -6142,10 +6142,7 @@ output {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 10px;
|
||||
|
||||
& + .action {
|
||||
margin-top: 17px;
|
||||
}
|
||||
margin-bottom: 17px;
|
||||
|
||||
&.is-inactive {
|
||||
background: none;
|
||||
|
|
Loading…
Reference in a new issue