mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
prohibit line break in type menu of typedInput
This commit is contained in:
parent
3a1d0f3695
commit
18ff2df65c
@ -70,6 +70,7 @@
|
|||||||
border: 1px solid $primary-border-color;
|
border: 1px solid $primary-border-color;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background: $secondary-background;
|
background: $secondary-background;
|
||||||
|
white-space: nowrap;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
a {
|
a {
|
||||||
padding: 6px 18px 6px 6px;
|
padding: 6px 18px 6px 6px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user