Normalize the #qr select font.
This commit is contained in:
parent
7cd4b7cee0
commit
5aff534c36
@ -624,6 +624,7 @@ a.hide-announcement {
|
||||
appearance: none;
|
||||
border: none;
|
||||
background: none;
|
||||
font: inherit;
|
||||
}
|
||||
#qr option {
|
||||
color: #000;
|
||||
@ -867,8 +868,7 @@ a.hide-announcement {
|
||||
background: none;
|
||||
border: none !important;
|
||||
color: inherit;
|
||||
font-family: inherit;
|
||||
font-size: inherit;
|
||||
font: inherit;
|
||||
-webkit-flex: 1;
|
||||
flex: 1;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user