Responsive Searchbar
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2023-03-08 09:56:18 +01:00
parent ca033951aa
commit 383816d876
1 changed files with 1 additions and 1 deletions

View File

@ -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;