mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
style: div -> li for explorer
This commit is contained in:
parent
707124cbd6
commit
5ccc48a172
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ svg {
|
|||
backface-visibility: visible;
|
||||
}
|
||||
|
||||
div:has(> .folder-outer:not(.open)) > .folder-container > svg {
|
||||
li:has(> .folder-outer:not(.open)) > .folder-container > svg {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue