Increase slider number input width
| @@ -4157,7 +4157,7 @@ input[type='checkbox'].del_checkbox { | |||
| 4157 | padding: 2px; | 4157 | padding: 2px; |
| 4158 | flex: 1; | 4158 | flex: 1; |
| 4159 | text-align: center; | 4159 | text-align: center; |
| 4160 | width: 70px; | 4160 | width: 75px; |
| 4161 | } | 4161 | } |
| 4162 | 4162 | ||
| 4163 | .neo-range-input { | 4163 | .neo-range-input { |