fix bug click open tiroir

This commit is contained in:
2024-07-02 14:48:09 +02:00
parent ef1504e66e
commit 1660d08876
4 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -941,7 +941,6 @@ h4 {
aside.layout-sidebar-second {
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 4px;
overflow: scroll;
padding-top: 110px;
z-index: 100;
padding-left: 2rem;
@@ -994,6 +993,8 @@ aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title {
font-weight: 900;
display: flex;
margin-bottom: 3rem;
position: relative;
z-index: 1000;
}
aside.layout-sidebar-second .view-current-user-doc-profile .views-field-title::after {
content: url(../images/noun-cross-1151731.svg);