Commit ea457240 authored by wuhao's avatar wuhao 🎯

asder

parent 6b170a4e
...@@ -550,10 +550,17 @@ h4 { ...@@ -550,10 +550,17 @@ h4 {
.ant-tabs-tab-btn { .ant-tabs-tab-btn {
font-weight: bolder !important; font-weight: bolder !important;
} }
.ant-image-mask { .ant-image-mask {
border-radius: 50%; border-radius: 50%;
} }
.diysearch{
.ant-image-mask{
border-radius: 6px;
}
}
.hovered { .hovered {
.actionhover { .actionhover {
position: absolute; position: absolute;
......
This diff is collapsed.
...@@ -262,7 +262,7 @@ function Lessons() { ...@@ -262,7 +262,7 @@ function Lessons() {
sx={{ mb: 2.5 }} sx={{ mb: 2.5 }}
mt={0} mt={0}
> >
<Typography variant="h5">实训管理</Typography> <Typography variant="h5">我的实训</Typography>
<Stack spacing={2} direction="row"> <Stack spacing={2} direction="row">
<FormControlLabel <FormControlLabel
control={ control={
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment