sl-express/project-wl-yonghuduan-uniapp-vue3/components/uni-search/index.scss
shuhongfan cf5ac25c14 init
2023-09-04 16:40:17 +08:00

13 lines
167 B
SCSS

.navBox{
.input-view{
position: relative;
icon{
width: 20rpx;
height: 20rpx;
position: absolute;
right: 220rpx;
top: 15rpx;
z-index: 9;
}
}
}