FIX: minor SK3 styling issues in Safari (#14121)

This commit is contained in:
Penar Musaraj
2021-08-23 15:42:11 -04:00
committed by GitHub
parent 19632ecfbb
commit 8fa4849abc

View File

@@ -72,13 +72,17 @@
display: flex;
align-items: stretch;
/* hide native indicator */
&::-webkit-details-marker {
display: none;
}
.select-kit-header-wrapper {
box-sizing: border-box;
min-height: 28px;
display: flex;
flex: 1 0 auto;
align-items: center;
height: 100%;
}
.d-icon-spinner {