Add vertical spacing between buttons when they go over multiple lines (#7314)
This commit is contained in:
@@ -413,6 +413,7 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
@mixin mx_DialogButton;
|
||||
margin-left: 0px;
|
||||
margin-right: 8px;
|
||||
margin-bottom: 5px;
|
||||
|
||||
// flip colours for the secondary ones
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user