mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
搜索icon位置优化
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
.search icon {
|
||||
position: absolute;
|
||||
left: 15rpx;
|
||||
top: calc(50% - 8px);
|
||||
top: calc(50% - 16rpx);
|
||||
}
|
||||
.search input {
|
||||
font-size: 28rpx;
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
.search icon {
|
||||
position: absolute;
|
||||
left: 15rpx;
|
||||
top: calc(50% - 8px);
|
||||
top: calc(50% - 16rpx);
|
||||
}
|
||||
.search input {
|
||||
font-size: 28rpx;
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
.search icon {
|
||||
position: absolute;
|
||||
left: 15rpx;
|
||||
top: calc(50% - 8px);
|
||||
top: calc(50% - 16rpx);
|
||||
}
|
||||
.search input {
|
||||
font-size: 28rpx;
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
.search icon {
|
||||
position: absolute;
|
||||
left: 15rpx;
|
||||
top: calc(50% - 8px);
|
||||
top: calc(50% - 16rpx);
|
||||
}
|
||||
.search input {
|
||||
font-size: 28rpx;
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
.search icon {
|
||||
position: absolute;
|
||||
left: 15rpx;
|
||||
top: calc(50% - 8px);
|
||||
top: calc(50% - 16rpx);
|
||||
}
|
||||
.search input {
|
||||
font-size: 28rpx;
|
||||
|
||||
Reference in New Issue
Block a user