feat: implement new design for button
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
min-height: 280px;
|
||||
background-color: var(--Base-Fill-Normal);
|
||||
background-color: var(--UI-Grey-10);
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 30px;
|
||||
|
||||
Reference in New Issue
Block a user