css
This commit is contained in:
@@ -254,11 +254,13 @@ export default {
|
|||||||
p {
|
p {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: 14px 54px 14px 32px;
|
padding: 14px 54px 14px 32px;
|
||||||
|
width: 100%;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
font-family: PingFangSC-Regular;
|
font-family: PingFangSC-Regular;
|
||||||
font-size: 32px;
|
font-size: 32px;
|
||||||
color: #333;
|
color: #333;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.fail-img {
|
.fail-img {
|
||||||
|
|||||||
Reference in New Issue
Block a user