fix: Set dropdown background as header background

This commit is contained in:
Faris Ansari 2019-06-24 15:19:09 +05:30
parent b1962dffcf
commit 40c8e51e86

View File

@ -188,6 +188,7 @@
&__toggle {
opacity: 0;
background-color: var(--dt-header-cell-bg);
}
&__list {