fix background-color

This commit is contained in:
daria 2025-12-08 13:13:33 +02:00
parent 2c3dc53c69
commit 3d56e55ecb
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701

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;