csúszka fix

This commit is contained in:
BB 2023-05-04 12:19:29 +02:00
parent 163b4a33f5
commit 7e91eb9fc1

View File

@ -95,6 +95,7 @@ input[type="range"] {
width: 50px;
margin-top: 8px;
margin-left: 18px;
transform: translateX(-109px);
}
#nevjegy {
@ -124,5 +125,4 @@ input[type="range"] {
#ev {
width: 300px;
transform: rotate(-90deg);
}