Filter dialog z-index
This commit is contained in:
parent
e5029ff6fd
commit
d381e0dfc9
1 changed files with 2 additions and 1 deletions
|
@ -2,12 +2,13 @@
|
|||
position: absolute;
|
||||
top: 25px;
|
||||
left: -200px;
|
||||
z-index: 10;
|
||||
|
||||
min-width: 420px;
|
||||
box-shadow: rgba(15, 15, 15, 0.1) 0px 0px 0px 1px, rgba(15, 15, 15, 0.1) 0px 2px 4px;
|
||||
background-color: #ffffff;
|
||||
padding: 10px;
|
||||
|
||||
|
||||
.octo-filterclause {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
Loading…
Reference in a new issue