mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Increase tab max-width
This commit is contained in:
parent
cf0c2825eb
commit
f4ec9a72d5
@ -1071,7 +1071,7 @@ ul.red-ui-tabs li {
|
|||||||
margin: 0 5px 0 0;
|
margin: 0 5px 0 0;
|
||||||
height: 23px;
|
height: 23px;
|
||||||
line-height: 17px;
|
line-height: 17px;
|
||||||
max-width: 150px;
|
max-width: 200px;
|
||||||
width: 14%;
|
width: 14%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user