mirror of https://github.com/ElemeFE/element
Input: remove unused scss variable (#21558)
remove unused scss variable & wrong commentpull/21902/head^2
parent
a2ef0d62c7
commit
c93981a56a
|
@ -426,8 +426,6 @@ $--input-font-size: $--font-size-base !default;
|
|||
/// color||Color|0
|
||||
$--input-font-color: $--color-text-regular !default;
|
||||
/// height||Other|4
|
||||
$--input-width: 140px !default;
|
||||
/// height||Other|4
|
||||
$--input-height: 40px !default;
|
||||
$--input-border: $--border-base !default;
|
||||
$--input-border-color: $--border-color-base !default;
|
||||
|
|
Loading…
Reference in New Issue