퍼블 업뎃

thkim
Lim\jun 2024-07-01 10:06:46 +09:00
parent f4724fd2d9
commit 4f4e461fae
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ function EgovLeftNavSupport() {
indicatorColor="secondary" indicatorColor="secondary"
textColor="#fff" textColor="#fff"
> >
<Tab value={0} {...a11yProps(0)} sx={{ fontWeight: 700, width: '50%', }} label="내 Q&A" wrapped /> <Tab value={0} {...a11yProps(0)} sx={{ fontWeight: 700, width: '50%', fontSize: 14 }} label="내 Q&A" wrapped />
<Tab value={1} {...a11yProps(1)} sx={{ fontWeight: 700, width: '50%', }} label="다운로드" /> <Tab value={1} {...a11yProps(1)} sx={{ fontWeight: 700, width: '50%', fontSize: 14 }} label="다운로드" />
</Tabs> </Tabs>
</Box> </Box>
<TabPanel value={value} index={0} className={"myPanel"}> <TabPanel value={value} index={0} className={"myPanel"}>