mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
fix: disable updater button when app updating (#3268)
This commit is contained in:
@@ -125,6 +125,9 @@ export const versionLabel = style({
|
||||
fontSize: '10px',
|
||||
lineHeight: '18px',
|
||||
borderRadius: '4px',
|
||||
maxWidth: '100px',
|
||||
overflow: 'hidden',
|
||||
textOverflow: 'ellipsis',
|
||||
});
|
||||
|
||||
export const whatsNewLabel = style({
|
||||
|
||||
Reference in New Issue
Block a user