perf: 部分搜索框图标抖动

This commit is contained in:
kuaifan 2024-03-13 07:57:41 +09:00
parent 1fdd532133
commit 4194d1cddd
5 changed files with 5 additions and 0 deletions

View File

@ -162,6 +162,7 @@
padding: 0 6px;
.search-pre {
flex-shrink: 0;
width: 32px;
height: 32px;
margin-right: -6px;

View File

@ -401,6 +401,7 @@
justify-content: center;
.search-pre {
flex-shrink: 0;
width: 32px;
height: 32px;
margin-right: -6px;

View File

@ -27,6 +27,7 @@
justify-content: center;
.search-pre {
flex-shrink: 0;
width: 32px;
height: 32px;
margin-right: -6px;

View File

@ -225,6 +225,7 @@
align-items: center;
justify-content: center;
.search-pre {
flex-shrink: 0;
width: 32px;
height: 32px;
margin-right: -6px;

View File

@ -41,6 +41,7 @@
align-items: center;
justify-content: center;
.search-pre {
flex-shrink: 0;
width: 32px;
height: 32px;
margin-right: -6px;