Added the onclicked even where it belongs, in the module handling the click.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
.audiomenu-items {
|
||||
background: $mantle;
|
||||
border: 1px solid $sky;
|
||||
border: 2px solid $peach;
|
||||
border-radius: 11px;
|
||||
min-width: 200px;
|
||||
min-height: 300px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user