mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Prevent horizontal scroll when palette name cannot wrap
This commit is contained in:
parent
467411c6c3
commit
2cb4f6b1fc
@ -91,6 +91,7 @@
|
||||
padding: 9px;
|
||||
font-weight: bold;
|
||||
padding-left: 30px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.palette-header > i {
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user