mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2025-03-13 22:50:01 -04:00
Make the bitmap conversion button enabled always
This commit is contained in:
parent
74196228f1
commit
1d63bafedd
1 changed files with 0 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue