Make gain widget dB numbers smaller

This commit is contained in:
Geoffrey D. Bennett
2024-02-20 23:23:36 +10:30
parent 7e712dece4
commit 8b16bbdaed
2 changed files with 5 additions and 0 deletions

View File

@@ -65,6 +65,10 @@
background: #801010;
}
label.gain {
font-size: smaller;
}
/* Default button style */
.window-frame button {
border: 1px solid #303030;