Merge branch 'drive-tree-ui' of https://github.com/cryptpad/cryptpad into drive-tree-ui

This commit is contained in:
DianaXWiki 2025-12-09 12:31:06 +02:00
commit 3166ee67f2

View File

@ -14,6 +14,7 @@
margin: 10px 0;
cursor: pointer;
height: @variables_bar-height;
background-color: @cp_sidebar-left-item-bg;
border-radius: @variables_radius_L;
&:hover {
background: @cryptpad_text_col_inv;