some updates, sound library version 0.1.2

This commit is contained in:
2026-04-23 14:09:07 +02:00
parent 65b98fd73c
commit a68db108b6
4 changed files with 14 additions and 5 deletions
+4
View File
@@ -323,6 +323,10 @@ div.volume-meter:hover {
transition: all 0.5s ease-in;
}
div.volume-meter input[type="range"] {
height: 300px;
}
input.v-slider {
writing-mode: vertical-lr;
direction: rtl;