按钮样式修改
This commit is contained in:
@@ -99,12 +99,12 @@
|
||||
@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 0
|
||||
_wh(auto, 70rpx)
|
||||
_wh(auto, 80rpx)
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user