Input: remove unused scss variable (#21558)

remove unused scss variable & wrong comment
pull/21902/head^2
Cheese 2022-06-02 19:22:49 +08:00 committed by GitHub
parent a2ef0d62c7
commit c93981a56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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;