mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style: [select] remove unnecessary style (#22765)
style(style): [select]The situation does not exist
This commit is contained in:
@@ -223,10 +223,6 @@
|
||||
height: map.get($select-item-height, 'default');
|
||||
width: 100%;
|
||||
background-color: transparent;
|
||||
|
||||
@include when(disabled) {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
@include e(input-calculator) {
|
||||
|
||||
Reference in New Issue
Block a user