We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5803e6 commit ba5fd0dCopy full SHA for ba5fd0d
frontend/components/core/ReSearchBar.vue
@@ -30,7 +30,7 @@ export default {
30
<style lang="scss" scoped>
31
.searchbar {
32
background: $lighter-color;
33
- width: 230px;
+ width: 285px;
34
min-height: 43px;
35
border: none;
36
padding: 0 1em;
0 commit comments