style: border radius 8px
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.cardWrapper {
|
||||
border-radius: var(--border-radius-middle);
|
||||
border-radius: var(--border-radius-small);
|
||||
background-color: var(--color-white-1);
|
||||
box-shadow: var(--box-shadow-base);
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user