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