mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [DatePickerPanel] button offset when using unocss (#22449)
* fix: button * fix: add padding
This commit is contained in:
@@ -87,7 +87,8 @@
|
||||
background: transparent;
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
margin-top: 8px;
|
||||
line-height: 1;
|
||||
padding: 1px 6px;
|
||||
|
||||
&:hover {
|
||||
color: getCssVar('datepicker-hover-text-color');
|
||||
|
||||
Reference in New Issue
Block a user