mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Line up component footer buttons better
This commit is contained in:
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
Block a user