mirror of
https://github.com/node-red/node-red
synced 2024-11-23 00:52:33 +00:00
Editor buttons should have same border colour as other input elements
This commit is contained in:
parent
add541f67f
commit
ed1b601a84
@ -34,7 +34,7 @@
|
||||
display: inline-block;
|
||||
color: $workspace-button-color;
|
||||
background: $workspace-button-background;
|
||||
border: 1px solid $secondary-border-color;
|
||||
border: 1px solid $form-input-border-color;
|
||||
text-align: center;
|
||||
margin:0;
|
||||
text-decoration: none;
|
||||
|
Loading…
Reference in New Issue
Block a user