FIX: minor SK3 styling issues in Safari (#14121)
This commit is contained in:
parent
19632ecfbb
commit
8fa4849abc
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue