mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Update outline button styling
This commit is contained in:
parent
a308efaf06
commit
22e31b92a4
2 changed files with 6 additions and 6 deletions
|
|
@ -58,8 +58,8 @@ body[data-theme='defaultLight'] {
|
|||
--btn-outline-bg-hover: transparent;
|
||||
--btn-outline-fg: rgb(60, 60, 60);
|
||||
--btn-outline-fg-hover: rgb(0, 0, 0);
|
||||
--btn-outline-border: 1px rgba(140, 140, 140, 0.5) solid;
|
||||
--btn-outline-radius: 1px;
|
||||
--btn-outline-border: 2px rgba(140, 140, 140, 0.5) solid;
|
||||
--btn-outline-radius: 12px;
|
||||
|
||||
--input-bg: rgb(240, 241, 242);
|
||||
--input-fg: rgb(0, 0, 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue