🐛 Fix incorrect interaction betwen hower and scroll on assets sidebar

This commit is contained in:
Andrey Antukh
2025-12-03 15:59:17 +01:00
committed by Alejandro Alonso
parent 9245ba6bc2
commit 84273508ad
2 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
cursor: pointer;
.title-menu {
display: block;
visibility: visible;
}
}
}
@@ -25,7 +25,7 @@
}
.title-menu {
display: none;
visibility: hidden;
}
.group-title {