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