mirror of
https://github.com/PlayEdu/backend
synced 2025-06-28 23:42:51 +08:00
优化
This commit is contained in:
parent
4e3d6b0969
commit
7af7fccc3a
@ -594,8 +594,7 @@ textarea.ant-input {
|
|||||||
|
|
||||||
.list-select-column-box {
|
.list-select-column-box {
|
||||||
.ant-checkbox-wrapper {
|
.ant-checkbox-wrapper {
|
||||||
margin-inline-start: 0px;
|
height: 38px !important;
|
||||||
height: 38px;
|
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -604,10 +603,12 @@ textarea.ant-input {
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
line-height: 38px;
|
||||||
}
|
}
|
||||||
.video-time {
|
.video-time {
|
||||||
width: 80px;
|
width: 80px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
line-height: 38px;
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -683,4 +684,3 @@ textarea.ant-input {
|
|||||||
line-height: 32px;
|
line-height: 32px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user