mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-11-29 18:58:26 +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 {
|
||||
font-size: 14px;
|
||||
height: 100%;
|
||||
}
|
||||
`,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user