mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Widen Inject interval box for >1 digit
This commit is contained in:
parent
be7e28af5d
commit
bfd4fc81fe
@ -143,7 +143,8 @@
|
|||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
.inject-time-count {
|
.inject-time-count {
|
||||||
width: 40px !important;
|
padding-left: 3px !important;
|
||||||
|
width: 80px !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user