feat: 问卷字段调整和样式调整
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
.w-vw-24 {
|
||||
width: calc(100vw - 24px);
|
||||
}
|
||||
|
||||
.w-24 {
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user