feat: 增加问卷调查组件
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
.h-24 {
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.h72 {
|
||||
height: 72px;
|
||||
}
|
||||
@@ -22,6 +22,12 @@
|
||||
width: 60px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.w-80 {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
.w-102 {
|
||||
width: 102px;
|
||||
}
|
||||
Reference in New Issue
Block a user