mirror of
https://github.com/PlayEdu/backend
synced 2025-06-28 19:32:51 +08:00
左侧菜单样式优化
This commit is contained in:
parent
7cc49cfe21
commit
4a871f1abe
@ -12,7 +12,7 @@ code {
|
||||
monospace;
|
||||
}
|
||||
|
||||
.mt-10{
|
||||
.mt-10 {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
@ -103,7 +103,7 @@ code {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
.form-course-thumb{
|
||||
.form-course-thumb {
|
||||
width: 200px;
|
||||
height: 150px;
|
||||
}
|
||||
@ -149,7 +149,6 @@ code {
|
||||
color: #ff4d4f !important;
|
||||
}
|
||||
|
||||
|
||||
textarea.ant-input {
|
||||
vertical-align: middle;
|
||||
}
|
||||
@ -157,3 +156,7 @@ textarea.ant-input {
|
||||
.none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user