mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Rework config sidebar and deploy warning
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
right: 0;
|
||||
bottom: 25px;
|
||||
left: 0px;
|
||||
padding-top: 3px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
@@ -66,3 +65,7 @@
|
||||
#sidebar-footer {
|
||||
@include component-footer;
|
||||
}
|
||||
|
||||
.sidebar-button {
|
||||
@include component-footer-button;
|
||||
}
|
||||
|
Reference in New Issue
Block a user