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