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 {
158
158
display : flex ;
159
159
align-items : center ;
160
160
height : 44px ;
161
- padding : 10px ;
161
+ padding : 10px 15 px ;
162
162
}
163
163
164
164
.icon-search {
165
165
display : flex ;
166
166
position : absolute ;
167
- left : 25 px ;
167
+ left : 30 px ;
168
168
169
169
svg {
170
170
width : 18px ;
@@ -186,7 +186,7 @@ input {
186
186
font-size : 15px ;
187
187
outline : 0 ;
188
188
caret-color : var (--chat-color-caret );
189
- padding : 10px 10px 10px 38 px ;
189
+ padding : 10px 10px 10px 40 px ;
190
190
border : 1px solid var (--chat-sidemenu-border-color-search );
191
191
border-radius : 20px ;
192
192
@@ -313,10 +313,6 @@ input {
313
313
padding : 0 7px 5px ;
314
314
}
315
315
316
- input {
317
- padding : 8px 8px 8px 38px ;
318
- }
319
-
320
316
.room-item {
321
317
min-height : 60px ;
322
318
padding : 0 8px ;
You can’t perform that action at this time.
0 commit comments