Low-fi update of modals to fix styling
This commit is contained in:
@@ -120,7 +120,7 @@ body {
|
||||
.action-group {
|
||||
background-color: $color-gray-lightest;
|
||||
padding: $gap * 2;
|
||||
margin: 0 (-$gap * 1.5) (-$gap * 1.5);
|
||||
margin: ($gap * 5) (-$gap * 1.5) (-$gap * 1.5);
|
||||
}
|
||||
|
||||
hr {
|
||||
|
@@ -110,7 +110,7 @@
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 0.5em;
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user