CSS improvements that David forced me to do.

This commit is contained in:
Guillaume Delhumeau 2023-07-05 16:01:45 +03:00
parent e2b33bb96b
commit c18d9b44d1

View File

@ -37,9 +37,11 @@
display: inline-flex;
align-items: center;
cursor: pointer;
padding: 0.1em 0.3em;
&.cp-tree-selected {
background-color: @cp_drive-selected-bg;
border-radius: 5px;
}
}
}