mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
chore(mobile): adjust app tab border width (#9122)
This commit is contained in:
@@ -10,7 +10,7 @@ export const appTabs = style({
|
||||
[appTabsBackground]: cssVarV2.layer.background.mobile.primary,
|
||||
},
|
||||
backgroundColor: appTabsBackground,
|
||||
borderTop: `1px solid ${cssVarV2.layer.insideBorder.border}`,
|
||||
borderTop: `0.5px solid ${cssVarV2.layer.insideBorder.border}`,
|
||||
|
||||
width: '100dvw',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user