Responsive Searchbar
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ca033951aa
commit
383816d876
|
@ -87,7 +87,7 @@ async function search() {
|
||||||
</q-form>
|
</q-form>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
@media screen and (max-width: $breakpoint-xs-max) {
|
@media screen and (max-width: $breakpoint-xs-max) {
|
||||||
.q-field {
|
.q-field {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
|
Loading…
Reference in New Issue