mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 04:24:12 +00:00
Fix button spacing in modal
This commit is contained in:
parent
5a934a37c5
commit
c70008ede3
1 changed files with 6 additions and 0 deletions
|
@ -27,5 +27,11 @@ THE SOFTWARE.
|
|||
.modal {
|
||||
.modal-card {
|
||||
text-align: left;
|
||||
|
||||
.button {
|
||||
+ .button {
|
||||
margin: 0 0 0 .5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue