Commit 20e0b23a by zhangzhen

细节优化

parent 00d3aed2
...@@ -658,13 +658,9 @@ ...@@ -658,13 +658,9 @@
border-radius: 4upx; border-radius: 4upx;
// box-shadow: 0 0 8upx rgba(0, 0, 0, 0.34); // box-shadow: 0 0 8upx rgba(0, 0, 0, 0.34);
background-color: #ffffff; background-color: #ffffff;
.cu-form-group { .cu-form-group {
height: 32px; // height: 32px;
min-height: 32px; min-height: 32px;
.title { .title {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
......
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
.cu-form-group { .cu-form-group {
height: 32px; // height: 32px;
min-height: 32px; min-height: 32px;
.title { .title {
......
...@@ -671,7 +671,7 @@ ...@@ -671,7 +671,7 @@
.cu-form-group { .cu-form-group {
height: 32px; // height: 32px;
min-height: 32px; min-height: 32px;
padding: 1px 10px 1px 30upx; padding: 1px 10px 1px 30upx;
......
...@@ -693,7 +693,7 @@ ...@@ -693,7 +693,7 @@
.cu-form-group { .cu-form-group {
height: 32px; // height: 32px;
min-height: 32px; min-height: 32px;
.title { .title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment