mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore(mobile): adjust tab height (#8409)
This commit is contained in:
@@ -20,7 +20,7 @@ export const appTabsInner = style({
|
||||
gap: 15.5,
|
||||
|
||||
height: `calc(${globalVars.appTabHeight} + 2px)`,
|
||||
padding: 16,
|
||||
padding: '13px 16px',
|
||||
});
|
||||
export const tabItem = style({
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user