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