chore(frontend): adjusted colour of icons inside of buttons
This commit is contained in:
parent
3bcd5610c2
commit
a8218e0f62
@ -270,6 +270,9 @@ button:not(.btn-link),
|
|||||||
&.btn-danger
|
&.btn-danger
|
||||||
background-color: var(--color-error-dark)
|
background-color: var(--color-error-dark)
|
||||||
|
|
||||||
|
span
|
||||||
|
@extend .white-ico
|
||||||
|
|
||||||
.buttongroup
|
.buttongroup
|
||||||
display: grid
|
display: grid
|
||||||
grid: min-content / auto-flow max-content
|
grid: min-content / auto-flow max-content
|
||||||
|
|||||||
Reference in New Issue
Block a user