style: update button styles and add bevel-box class for improved UI
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m8s
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m8s
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
--accent: #cbd5e1;
|
||||
--header-bg: linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);
|
||||
--button-bg: #fff;
|
||||
--button-bg-inactive: #f3f3f3f3;
|
||||
--button-active-bg: var(--secondary);
|
||||
--button-hover-bg: #e6eaff;
|
||||
--button-text: var(--primary);
|
||||
|
||||
Reference in New Issue
Block a user