working poc

This commit is contained in:
Klemek
2024-10-18 16:48:25 +02:00
parent 3dc6034ae0
commit ece64c6794
7 changed files with 68 additions and 14 deletions
+2 -1
View File
@@ -227,6 +227,7 @@ button:active {
position: absolute;
top: .25em;
left: .25em;
font-size: small;
}
.sound-container button.inactive::before {
@@ -248,7 +249,7 @@ table.config td:first-child {
text-align: right;
}
table.config input {
table.config input, table.config select {
width: 100%;
}