学员身份证号验证优化

This commit is contained in:
禺狨
2023-03-30 10:44:59 +08:00
parent b3101b812f
commit 350e6f5897
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
.video-list {
width: calc(100% -100px);
width: calc(100% - 100px);
height: auto;
display: flex;
flex-direction: column;