Added the onclicked even where it belongs, in the module handling the click.

This commit is contained in:
Jas Singh
2024-06-11 01:29:57 -07:00
parent fad852c13f
commit 9619f90e4f
5 changed files with 18 additions and 17 deletions

View File

@@ -588,7 +588,8 @@ window#powermenu .powermenu.box {
.audiomenu-items {
background: #181825;
border: 1px solid #89dceb;
border: 2px solid #fab387;
border-radius: 11px;
min-width: 200px;
min-height: 300px;
}