Add toggle to enable/disable sound

This commit is contained in:
Idrees Hassan
2026-01-04 18:02:47 -05:00
parent 0cc06a8856
commit e5956426d5
9 changed files with 90 additions and 42 deletions

View File

@@ -198,6 +198,7 @@
.birb-menu-item {
width: calc(100% - var(--birb-double-border-size));
white-space: nowrap;
font-size: 14px;
padding-top: 4px;
padding-bottom: 4px;