Make the bitmap conversion button enabled always

This commit is contained in:
Paul Kaplan 2018-07-12 10:27:14 -04:00
parent 74196228f1
commit 1d63bafedd

View file

@ -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 {