mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Line up component footer buttons better
This commit is contained in:
@@ -112,6 +112,13 @@
|
||||
|
||||
.red-ui-component-footer {
|
||||
@include component-footer;
|
||||
|
||||
> .button-group {
|
||||
display: inline-block;
|
||||
> .red-ui-footer-button {
|
||||
margin-top: -1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
a.red-ui-footer-button,
|
||||
|
Reference in New Issue
Block a user