mirror of https://github.com/node-red/node-red.git
Line up component footer buttons better
parent
5f3e9a19ea
commit
78aeb94917
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue