fix: create page button offset issue on non-windows desktop app (#5669)

fix TOV-428
This commit is contained in:
Peng Xiao
2024-01-24 02:56:04 +00:00
parent f62b67de61
commit c2a978f0f2

View File

@@ -230,7 +230,7 @@ const AllPageHeader = ({
/>
}
right={
<div className={styles.headerRightWindows}>
<div className={clsx(isWindowsDesktop && styles.headerRightWindows)}>
<NewPageButton
size="small"
className={clsx(