Improved the select2 line height on frontend, closes #7175
This commit is contained in:
parent
8db443799b
commit
4b119fda59
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1288,6 +1288,7 @@ p.demo_store {
|
|||
|
||||
.select2-container {
|
||||
width: 100%;
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
&.woocommerce-invalid {
|
||||
|
|
Loading…
Reference in New Issue