样式优化
This commit is contained in:
parent
30ff4a1f23
commit
027b777a0f
|
|
@ -305,7 +305,7 @@
|
|||
|
||||
.meetingContentSwiperCardBorder {
|
||||
position: absolute;
|
||||
height: 1px;
|
||||
height: 3px;
|
||||
width: calc(100% - 20px);
|
||||
background-color: #2C2C2C;
|
||||
overflow: hidden;
|
||||
|
|
@ -316,7 +316,7 @@
|
|||
>div {
|
||||
background-color: #5575F2;
|
||||
position: absolute;
|
||||
height: 1px;
|
||||
height: 3px;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue