mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix: mobile Tab text vertical alignment issue (#5718)
This commit is contained in:
parent
4c37acd5a9
commit
cfe2f46c64
@ -113,6 +113,7 @@ export const useStyles = createStyles(({ token, css }) => {
|
|||||||
}
|
}
|
||||||
.mobile-page-header .adm-tabs-tab {
|
.mobile-page-header .adm-tabs-tab {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user