按钮样式修改

This commit is contained in:
2024-03-21 10:45:53 +08:00
parent edfbf2b48d
commit 673f6596d6
18 changed files with 380 additions and 268 deletions

View File

@@ -129,14 +129,14 @@
@import '../common/style/mixin.styl';
.search_wraper
position relative
_wh(100%, 70rpx)
_wh(100%, 80rpx)
.search_input
padding-right: 160rpx;
.buttons_wraper
position absolute
top 0
right 10rpx
_wh(auto, 70rpx)
_wh(auto, 80rpx)
_fj(flex-end)
.icon_scan_active
color $red