mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Filter dialog z-index
This commit is contained in:
parent
e5029ff6fd
commit
d381e0dfc9
@ -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 New Issue
Block a user