Initial commit
This commit is contained in:
5
client/src/app/approval-page.component.scss
Normal file
5
client/src/app/approval-page.component.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.approval-card {
|
||||
border: 1px solid var(--surface-border-soft);
|
||||
border-radius: 1rem;
|
||||
background: var(--panel-soft-background);
|
||||
}
|
||||
Reference in New Issue
Block a user