modal controls: bigger spacing
This commit is contained in:
parent
f8393abcf9
commit
ba6cf2d242
1 changed files with 1 additions and 1 deletions
|
@ -1127,7 +1127,7 @@ input.time.time--12 {
|
|||
.modal-controls {
|
||||
background: hsl(210,5%,97%);
|
||||
margin: 23px 0 0;
|
||||
padding: 7px 10px;
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
|
Loading…
Reference in a new issue