Commit c93981a5 authored by Cheese's avatar Cheese Committed by GitHub

Input: remove unused scss variable (#21558)

remove unused scss variable & wrong comment
parent a2ef0d62
...@@ -426,8 +426,6 @@ $--input-font-size: $--font-size-base !default; ...@@ -426,8 +426,6 @@ $--input-font-size: $--font-size-base !default;
/// color||Color|0 /// color||Color|0
$--input-font-color: $--color-text-regular !default; $--input-font-color: $--color-text-regular !default;
/// height||Other|4 /// height||Other|4
$--input-width: 140px !default;
/// height||Other|4
$--input-height: 40px !default; $--input-height: 40px !default;
$--input-border: $--border-base !default; $--input-border: $--border-base !default;
$--input-border-color: $--border-color-base !default; $--input-border-color: $--border-color-base !default;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment