style(core): small changes
This commit is contained in:
@@ -9,11 +9,6 @@ body {
|
||||
margin: 0;
|
||||
font-size: 14px;
|
||||
overflow: auto;
|
||||
background-color: var(--primary-50);
|
||||
}
|
||||
|
||||
html.dark body {
|
||||
background-color: var(--surface-900);
|
||||
}
|
||||
|
||||
p-card {
|
||||
|
||||
Reference in New Issue
Block a user