css bugfix for mobile interface

This commit is contained in:
2024-07-20 16:03:50 +02:00
parent 99bbe08d16
commit c7bdd8a685
+1
View File
@@ -367,6 +367,7 @@ input[type="range"]#volume::-webkit-slider-thumb {
transform: none !important;
bottom: 0;
right: 0;
height: unset;
}
#clippy .body.hide {
display: none;