File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -158,13 +158,13 @@ export default {
158158 display : flex ;
159159 align-items : center ;
160160 height : 44px ;
161- padding : 10px ;
161+ padding : 10px 15 px ;
162162}
163163
164164.icon-search {
165165 display : flex ;
166166 position : absolute ;
167- left : 25 px ;
167+ left : 30 px ;
168168
169169 svg {
170170 width : 18px ;
@@ -186,7 +186,7 @@ input {
186186 font-size : 15px ;
187187 outline : 0 ;
188188 caret-color : var (--chat-color-caret );
189- padding : 10px 10px 10px 38 px ;
189+ padding : 10px 10px 10px 40 px ;
190190 border : 1px solid var (--chat-sidemenu-border-color-search );
191191 border-radius : 20px ;
192192
@@ -313,10 +313,6 @@ input {
313313 padding : 0 7px 5px ;
314314 }
315315
316- input {
317- padding : 8px 8px 8px 38px ;
318- }
319-
320316 .room-item {
321317 min-height : 60px ;
322318 padding : 0 8px ;
You can’t perform that action at this time.
0 commit comments