mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
feat: replace all caret arrow with rotating-arrow component
This commit is contained in:
@@ -139,16 +139,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.block-control {
|
||||
.not-collapsed svg {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.arrow svg {
|
||||
transition: all 100ms ease-in 0ms;
|
||||
}
|
||||
}
|
||||
|
||||
.block-control,
|
||||
.block-control:hover {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user