remove z-index from audit trail css so it doens't colide with language dropdown
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
margin: 0 0 0 14px;
|
||||
background-color: @gray-8;
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.history-item {
|
||||
@@ -78,7 +77,6 @@
|
||||
align-items: center;
|
||||
margin-bottom: 24px;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.history-item__avatar {
|
||||
|
||||
Reference in New Issue
Block a user