mirror of
https://github.com/espocrm/espocrm.git
synced 2026-03-03 00:37:00 +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;
|
appearance: base-select;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Otherwise, the picker displayed in a wrong place.
|
||||||
|
display: inline-flex;
|
||||||
|
|
||||||
&:open {
|
&:open {
|
||||||
border-color: var(--input-border-focus);
|
border-color: var(--input-border-focus);
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user