fix: sideways checkmarks on blocks (#44575)
This commit is contained in:
@ -208,7 +208,7 @@ button.map-title {
|
|||||||
stroke: var(--color-quaternary);
|
stroke: var(--color-quaternary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.open > .map-title svg:first-child {
|
.open > .map-title > svg:first-child {
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user