Chore: Refactors view note component (#2310)
This commit is contained in:
committed by
GitHub
parent
047617713e
commit
2a492b4162
@@ -287,7 +287,7 @@ $card-font-color: $body-font-color;
|
||||
$card-divider-background: $light-gray;
|
||||
$card-border: 1px solid var(--color-border);
|
||||
$card-shadow: var(--shadow-small);
|
||||
$card-border-radius: var(--border-radius-medium);
|
||||
$card-border-radius: var(--border-radius-normal);
|
||||
$card-padding: var(--space-small);
|
||||
$card-margin: $global-margin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user