部分页面功能修改
This commit is contained in:
@@ -519,4 +519,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
|
||||
width 70%
|
||||
height 4rpx
|
||||
background-color #fff
|
||||
}
|
||||
.del-icon {
|
||||
right 32px
|
||||
}
|
||||
@@ -27,6 +27,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
.absolute {
|
||||
position: absolute;
|
||||
}
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user