mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
removed unused colors
This commit is contained in:
parent
5d34090238
commit
ba1823ee8a
16 changed files with 47 additions and 256 deletions
|
@ -1,7 +1,7 @@
|
|||
@import "src/styles/variables";
|
||||
@import 'src/styles/variables';
|
||||
|
||||
.card {
|
||||
background-color: $card_bg;
|
||||
background-color: $content_bg;
|
||||
border-radius: $panel_radius;
|
||||
padding: $gap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue