mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-05-01 07:36:40 +07:00
fixed inputs
This commit is contained in:
parent
6e89271ea9
commit
811e14fd4c
29 changed files with 566 additions and 901 deletions
src/components/input/Button
|
@ -24,7 +24,7 @@
|
|||
margin: 0;
|
||||
|
||||
background: $button_bg_color;
|
||||
border-radius: $input_radius;
|
||||
border-radius: $radius;
|
||||
|
||||
fill: white;
|
||||
stroke: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue