mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 20:39:08 +08:00
Fix button spacing in modal
This commit is contained in:
@@ -27,5 +27,11 @@ THE SOFTWARE.
|
||||
.modal {
|
||||
.modal-card {
|
||||
text-align: left;
|
||||
|
||||
.button {
|
||||
+ .button {
|
||||
margin: 0 0 0 .5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user