11 lines
207 B
SCSS
11 lines
207 B
SCSS
.upload-from-wx-text {
|
|
width: 100%;
|
|
height: 56px;
|
|
padding: 16px 24px;
|
|
box-sizing: border-box;
|
|
font-size: 14px;
|
|
font-style: normal;
|
|
font-weight: 500;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
} |