changes
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
:placeholder="lang === 'vi' ? 'Nhập từ khóa...' : 'Enter keyword...'"
|
||||
class="input is-orange fs-12"
|
||||
:style="{
|
||||
maxWidth: '180px',
|
||||
maxWidth: '150px',
|
||||
width: this.store.viewport === 1 ? '150px' : 'auto',
|
||||
}"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user