🐛 Fixed block formatting issue
This commit is contained in:
@@ -429,7 +429,7 @@ onUnmounted(() => {
|
||||
margin-left: 2px;
|
||||
transition: transform 0.2s ease;
|
||||
|
||||
&:not(.open) {
|
||||
&.open {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user