fix overlapping focus on drive sidebar

This commit is contained in:
daria 2024-07-11 15:26:43 +03:00
parent 4a289d003d
commit be807d884a

View File

@ -334,11 +334,10 @@
overflow: hidden;
text-overflow: ellipsis;
.leftside-menu-category_main();
margin: 0;
display: flex;
align-items: center;
cursor: pointer;
margin-left: -5px;
margin: 0 0 2px -5px;
padding-left: 5px;
.fa, .cptools {
display: inline-block;