Remove unused CSS for folder item hover effect
This commit is contained in:
@@ -297,10 +297,6 @@ body:not([data-theme="light"]) .folder-item {
|
|||||||
background: var(--bg-contrast);
|
background: var(--bg-contrast);
|
||||||
}
|
}
|
||||||
|
|
||||||
.folder-item:hover {
|
|
||||||
border-color: transparent;
|
|
||||||
}
|
|
||||||
|
|
||||||
.folder-item__toggle {
|
.folder-item__toggle {
|
||||||
width: 18px;
|
width: 18px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
|||||||
Reference in New Issue
Block a user