More concise UI texts, fix button spam clicks

This commit is contained in:
Cohee
2023-11-12 22:12:16 +02:00
parent cc0b4e8174
commit 5bcd49b7ca
3 changed files with 9 additions and 8 deletions

View File

@@ -1383,7 +1383,8 @@ select option:not(:checked) {
.menu_button.disabled {
filter: brightness(75%) grayscale(1);
cursor: not-allowed;
opacity: 0.5;
pointer-events: none;
}
.fav_on {