diff --git a/src/components/paint-editor/paint-editor.css b/src/components/paint-editor/paint-editor.css
index 6f48b4b7..937ff6d7 100644
--- a/src/components/paint-editor/paint-editor.css
+++ b/src/components/paint-editor/paint-editor.css
@@ -140,12 +140,6 @@ $border-radius: 0.25rem;
     font-weight: bold;
     color: white;
     justify-content: center;
-    opacity: .75;
-}
-
-.bitmap-button:active {
-    background-color: $motion-primary;
-    opacity: 1;
 }
 
 .bitmap-button-icon {