feat: 工单图片上传与样式的调整
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.h-full {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.h-80 {
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
@@ -9,3 +9,6 @@
|
||||
.w-50 {
|
||||
width: 50%;
|
||||
}
|
||||
.w-80 {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user