mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Support for library source plugins
This commit is contained in:
committed by
Nick O'Leary
parent
f96ce2fd83
commit
8a076c01ab
@@ -93,10 +93,9 @@
|
||||
border:1px solid $primary-border-color;
|
||||
}
|
||||
|
||||
.red-ui-clipboard-dialog-tab-library {
|
||||
.form-row {
|
||||
margin-left: 10px;
|
||||
}
|
||||
#red-ui-clipboard-dialog-export-tab-library-filename {
|
||||
height: auto !important;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#red-ui-clipboard-dialog {
|
||||
@@ -110,7 +109,7 @@
|
||||
#red-ui-clipboard-dialog-tab-library-name {
|
||||
width: calc(100% - 120px);
|
||||
}
|
||||
#red-ui-clipboard-dialog-export-tab-library-browser {
|
||||
.red-ui-clipboard-dialog-tabs-content>div.red-ui-clipboard-dialog-export-tab-library-browser {
|
||||
height: calc(100% - 60px);
|
||||
margin-bottom: 13px;
|
||||
border-bottom: 1px solid $primary-border-color;
|
||||
|
Reference in New Issue
Block a user