mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [date-picker] add the vertical-align attribute to d… (#14798)
fix(components): [date-picker] add the vertical-align attribute to date-editor
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
@include set-component-css-var('input', $input);
|
||||
position: relative;
|
||||
text-align: left;
|
||||
vertical-align: middle;
|
||||
|
||||
&.#{$namespace}-input__wrapper {
|
||||
@include inset-input-border(
|
||||
|
||||
Reference in New Issue
Block a user