Commit 3529523b authored by 张海景's avatar 张海景

update:修改下拉组件高度

parent 8a1821eb
......@@ -19,7 +19,7 @@ export default {
/*每个页面公共css */
@import '@/uview-ui/index.scss';
/deep/ .uni-select__selector-scroll {
max-height: 70px !important;
max-height: 120px !important;
}
/deep/ .times .uni-date-picker__container {
......
......@@ -1979,6 +1979,7 @@ export default {
.feedback-card {
margin: 25rpx;
padding: 18rpx;
padding-bottom: 70px;
box-sizing: border-box;
position: relative;
background: #ffffff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment