Commit ea457240 authored by wuhao's avatar wuhao 🎯

asder

parent 6b170a4e
......@@ -550,10 +550,17 @@ h4 {
.ant-tabs-tab-btn {
font-weight: bolder !important;
}
.ant-image-mask {
border-radius: 50%;
}
.diysearch{
.ant-image-mask{
border-radius: 6px;
}
}
.hovered {
.actionhover {
position: absolute;
......
This diff is collapsed.
......@@ -262,7 +262,7 @@ function Lessons() {
sx={{ mb: 2.5 }}
mt={0}
>
<Typography variant="h5">实训管理</Typography>
<Typography variant="h5">我的实训</Typography>
<Stack spacing={2} direction="row">
<FormControlLabel
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