Skip to content

Commit

Permalink
Merge branch 'main' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
m-atia authored Feb 5, 2025
2 parents ed52d3a + ed4f1c1 commit 554259b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/ServiceRequestTracker.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<template>
<div class="widget">
<div class="row">
<div class="vue-search">
<input
name="service-search"
Expand Down Expand Up @@ -208,10 +208,6 @@ export default {
</script>

<style lang="scss">
.widget {
max-width: 50rem;
margin: 0 auto;
}
.search-input{
padding: 24px 0 24px 0;
Expand Down

0 comments on commit 554259b

Please sign in to comment.