fix: Set fallback input height

This commit is contained in:
Suraj Shetty 2020-12-15 15:06:53 +05:30
parent ef0a493c8c
commit 23e41a738d

View file

@ -1,3 +1,5 @@
$input-height: 28px !default;
:root,
[data-theme="light"] {
--pink-900: #5B1E34;