fix: Input height
This commit is contained in:
parent
ececc3cd27
commit
fd71ed2d3d
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@
|
|||
--page-bottom-margin: 60px;
|
||||
|
||||
// input
|
||||
--input-height: $input-height;
|
||||
--input-height: #{$input-height};
|
||||
|
||||
// timeline
|
||||
--timeline-item-icon-size: 34px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue