Increase slider number input width

fdf881d074ed4d5e6c69cfe0101578557ac19954

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

1 files changed, +2 -2Ignore whitespace
public/style.css+2 -2
@@ -4157,7 +4157,7 @@ input[type='checkbox'].del_checkbox {
41574157 padding: 2px;
41584158 flex: 1;
41594159 text-align: center;
41604160 width: 70px75px;
41614161}
41624162
41634163.neo-range-input {
@@ -6223,4 +6223,4 @@ body:not(.movingUI) .drawer-content.maximized {
62236223.info-block.error {
62246224 border-color: var(--error-color, #e87f7f);
62256225 background-color: rgba(241, 163, 163, 0.2);
6226-}
6226 \ No newline at end of file
6226+}