mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 08:09:52 +08:00
+2
-2
@@ -57,12 +57,12 @@ const styles = css`
|
||||
margin-inline: 5px;
|
||||
}
|
||||
|
||||
.label {
|
||||
.stats-cell .label {
|
||||
text-transform: uppercase;
|
||||
color: var(--affine-text-secondary-color);
|
||||
}
|
||||
|
||||
.value {
|
||||
.stats-cell .value {
|
||||
color: var(--affine-text-primary-color);
|
||||
}
|
||||
`;
|
||||
|
||||
@@ -57,12 +57,12 @@ const styles = css`
|
||||
margin-inline: 5px;
|
||||
}
|
||||
|
||||
.label {
|
||||
.stats-cell .label {
|
||||
text-transform: uppercase;
|
||||
color: var(--affine-text-secondary-color);
|
||||
}
|
||||
|
||||
.value {
|
||||
.stats-cell .value {
|
||||
color: var(--affine-text-primary-color);
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user