mirror of https://github.com/node-red/node-red.git
Fix background of tab select icon
parent
a046b357da
commit
39344fcae5
|
@ -111,6 +111,7 @@
|
|||
font-weight: bold;
|
||||
.red-ui-tabs-badge-selected {
|
||||
display: inline;
|
||||
background: white;
|
||||
}
|
||||
.red-ui-tabs-badge-changed {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in New Issue