mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-01 21:55:58 +03:00
chore(mobile): adjust tab height (#8409)
This commit is contained in:
parent
e61ed98ac3
commit
2569717e9b
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user