mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: minor SK3 styling issues in Safari (#14121)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user