物业主开发
This commit is contained in:
@@ -680,7 +680,7 @@ async function deleteFun(row) {
|
||||
margin-left: 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 35px;
|
||||
padding: 0 2rem;
|
||||
background: #036aff;
|
||||
border-radius: 16px 16px 16px 16px;
|
||||
margin-bottom: 20px;
|
||||
@@ -691,11 +691,11 @@ async function deleteFun(row) {
|
||||
height: 70px;
|
||||
}
|
||||
.villageinfo {
|
||||
margin-left: 30px;
|
||||
margin-left: 20px;
|
||||
.villagename {
|
||||
height: 30px;
|
||||
font-weight: 500;
|
||||
font-size: 1.55rem;
|
||||
font-size: 1.2rem;
|
||||
color: #ffffff;
|
||||
line-height: 30px;
|
||||
}
|
||||
@@ -703,7 +703,7 @@ async function deleteFun(row) {
|
||||
margin-top: 5px;
|
||||
height: 23px;
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
font-size: 1.1rem;
|
||||
color: #ffffff;
|
||||
line-height: 23px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user