fix slider pos

This commit is contained in:
Raphael 2022-01-25 14:46:39 +01:00
parent fd145ac948
commit 93fb3395f7

View File

@ -108,7 +108,7 @@
<input <input
title="Thickness" title="Thickness"
id="whiteboardThicknessSlider" id="whiteboardThicknessSlider"
style="position: absolute; left: 9px; width: 130px; top: 15px" style="position: absolute; left: 9px; width: 130px; top: 16px"
type="range" type="range"
min="1" min="1"
max="50" max="50"