| @@ -94,14 +94,13 @@ | ||
| 94 | 94 | border: 1px solid var(--e-one-palette-secondary-main); |
| 95 | 95 | color: var(--e-one-palette-text-primary); |
| 96 | 96 | background-color: var(--e-one-palette-background-default); |
| 97 | 97 | border-radius: 3px; |
| 98 | - height: 34px; | |
| 98 | + height: 30px; | |
| 99 | 99 | font-size: 13px; |
| 100 | 100 | font-family: var(--e-one-typography-fontFamily); |
| 101 | 101 | font-weight: 400; |
| 102 | 102 | line-height: 1.2; |
| 103 | - min-height: 34px; | |
| 104 | 103 | transition: var(--e-a-transition-hover); |
| 105 | 104 | } |
| 106 | 105 | select:hover, |
| 107 | 106 | .wp-core-ui select:hover { |