Skip to content

Commit

Permalink
Expand search input width on subscribers UI for smaller screens.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Oct 20, 2024
1 parent 354fb30 commit 29aa977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Subscribers.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<section class="subscribers-controls">
<div class="columns">
<div class="column is-4">
<div class="column is-8">
<form @submit.prevent="onSubmit">
<div>
<b-field addons>
Expand Down

0 comments on commit 29aa977

Please sign in to comment.