Composer: Fix delete recording button color
This commit is contained in:
parent
748bc034b0
commit
c2f3c79923
@ -36,7 +36,10 @@
|
||||
> .Button {
|
||||
flex-shrink: 0;
|
||||
margin-left: .5rem;
|
||||
color: var(--color-composer-button);
|
||||
|
||||
&:not(.danger) {
|
||||
color: var(--color-composer-button);
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
width: 2.875rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user