mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fix input radius
This commit is contained in:
parent
6f2715a9ae
commit
16689ae3a6
3 changed files with 3 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
background: $input_bg_color;
|
||||
min-height: $input_height;
|
||||
border-radius: $radius;
|
||||
border-radius: $input_radius;
|
||||
position: relative;
|
||||
color: $input_text_color;
|
||||
font: $input_font;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue