no message
This commit is contained in:
parent
0a01529f61
commit
a20ad6070a
@ -841,6 +841,7 @@
|
|||||||
}
|
}
|
||||||
.else .case .list .item {
|
.else .case .list .item {
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
.else .case .list .item:not(:last-of-type) {
|
.else .case .list .item:not(:last-of-type) {
|
||||||
border-bottom: 1px solid #f6f6f6;
|
border-bottom: 1px solid #f6f6f6;
|
||||||
|
@ -963,6 +963,7 @@
|
|||||||
border-bottom: 1px solid rgb(246, 246, 246);
|
border-bottom: 1px solid rgb(246, 246, 246);
|
||||||
}
|
}
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
|
display: block;
|
||||||
.name {
|
.name {
|
||||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||||
font-weight: 650;
|
font-weight: 650;
|
||||||
|
Loading…
Reference in New Issue
Block a user