mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 16:34:24 +02:00
Update outline button styling
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user