Fix the flickering on the data type selector

This commit is contained in:
Kenn Jacobsen
2018-11-05 11:44:18 +01:00
committed by Sebastiaan Janssen
parent 451fb50539
commit 2ae2c3f6f6

View File

@@ -174,6 +174,7 @@
box-sizing: border-box;
background: @gray-10;
border-bottom: 1px solid @purple-l3;
pointer-events: none;
}
.umb-overlay__item-details-title-wrapper {