mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-02 22:47:01 +00:00
select native fix for new chrome
This commit is contained in:
@@ -590,6 +590,9 @@ select.form-control.native-select {
|
||||
appearance: base-select;
|
||||
}
|
||||
|
||||
// Otherwise, the picker displayed in a wrong place.
|
||||
display: inline-flex;
|
||||
|
||||
&:open {
|
||||
border-color: var(--input-border-focus);
|
||||
outline: 0;
|
||||
|
||||
Reference in New Issue
Block a user