fix bug click open tiroir
This commit is contained in:
+2
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user