update expand icon styling

This commit is contained in:
daria 2025-11-13 12:10:02 +02:00
parent 0836d536c6
commit b403f00fc6
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

View File

@ -416,9 +416,7 @@
font-size: 14px;
position: absolute;
left: -17px;
top: 10px;
overflow: hidden;
background-color: @cp_sidebar-left-item-bg;
padding: 0;
margin: 0;
z-index: 10;
@ -474,7 +472,7 @@
padding-left: 15px;
}
&> ul {
padding-left: 30px;
padding-left: 20px;
}
}
}
@ -483,7 +481,7 @@
.cp-app-drive-tree-docs ul {
margin: 0px 0px 0px 10px;
list-style: none;
padding-left: 10px;
padding-left: 5px;
li {
position: relative;
&.cp-app-drive-tree-root {