样式优化

This commit is contained in:
yj 2024-08-15 15:08:54 +08:00
parent 30ff4a1f23
commit 027b777a0f
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}