33 lines
600 B
Plaintext
33 lines
600 B
Plaintext
|
|
.container.data-v-be1ecec1 {
|
|
padding: 15px;
|
|
background-color: #fff;
|
|
}
|
|
.nav-panel.data-v-be1ecec1{
|
|
position: fixed;
|
|
bottom: 0rpx;
|
|
width: 100%;
|
|
padding-bottom: 10px;
|
|
z-index: 999;
|
|
background-color:#fff;
|
|
}
|
|
.add-panel.data-v-be1ecec1{
|
|
padding: 0px 25px 10px 25px;
|
|
}
|
|
.list-panel.data-v-be1ecec1{
|
|
padding: 0px 10px 55px 10px;
|
|
}
|
|
.list-item-title.data-v-be1ecec1{
|
|
background-color: #f7f7f7;
|
|
color: #ababab;
|
|
line-height: 40px;
|
|
border-radius: 5px;
|
|
padding: 0px 15px;
|
|
}
|
|
.list-item.data-v-be1ecec1{
|
|
line-height: 40px;
|
|
padding: 0px 15px;
|
|
border-bottom: 1px solid #f7f7f7;
|
|
}
|
|
|