ironbar: Show animation on all button clicks

This commit is contained in:
Donovan Glover 2023-07-21 14:11:19 -04:00
parent 8ddfd87c39
commit 87e2cd2b0a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -113,7 +113,7 @@
margin-right: 4px; margin-right: 4px;
} }
.launcher .item:active { button:active {
background: #${base09}; background: #${base09};
} }