Increase slider number input width

fdf881d074ed4d5e6c69cfe0101578557ac19954

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -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}
41624162
4163.neo-range-input {4163.neo-range-input {