管理家庭成员
This commit is contained in:
parent
2ce58756ee
commit
c405783f3e
@ -8,14 +8,12 @@
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
text-align: center;
|
||||
|
||||
.text {
|
||||
margin-bottom: 12rpx;
|
||||
font-size: 20rpx;
|
||||
font-weight: 500;
|
||||
color: #26A888;
|
||||
}
|
||||
|
||||
.btn {
|
||||
font-size: 31rpx;
|
||||
width: 500rpx;
|
||||
@ -31,6 +29,8 @@
|
||||
|
||||
.forlist {
|
||||
width: 100%;
|
||||
height: 82vh;
|
||||
overflow: auto;
|
||||
|
||||
.item {
|
||||
border-radius: 10rpx;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user