mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 23:26:30 +08:00
+1
@@ -153,6 +153,7 @@ export const emptyCollectionMessage = style({
|
||||
fontSize: 'var(--affine-font-sm)',
|
||||
textAlign: 'center',
|
||||
color: 'var(--affine-black-30)',
|
||||
userSelect: 'none',
|
||||
});
|
||||
|
||||
export const emptyCollectionNewButton = style({
|
||||
|
||||
@@ -171,4 +171,5 @@ export const emptyFavouritesMessage = style({
|
||||
fontSize: 'var(--affine-font-sm)',
|
||||
textAlign: 'center',
|
||||
color: 'var(--affine-black-30)',
|
||||
userSelect: 'none',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user