fix: Data source picker in panel queries options should overlap content below, including ace scrollbar #15122

This commit is contained in:
Johannes Schill
2019-02-04 15:07:11 +01:00
parent b58a3c939c
commit bc21c9520f
-1
View File
@@ -4,7 +4,6 @@
align-items: center;
padding: 3px 20px 3px 20px;
position: relative;
z-index: 1;
flex: 0 0 auto;
background: $toolbar-bg;
border-radius: 3px;