fix: SCSS selector
This commit is contained in:
parent
63790c2145
commit
7031ae33dc
|
@ -61,7 +61,7 @@ div.tree--header {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.tree button {
|
div.tree--header button {
|
||||||
@include standard_button;
|
@include standard_button;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
|
|
Loading…
Reference in New Issue