Skip to content

Commit

Permalink
chore(#134): update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Jan 12, 2024
1 parent 24f7de1 commit 4a2b9ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/GroupFilter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="container" data-ct-group-filter-element="">
<div class="row">
<div class="col-xxs-12">
<div class="row row--no-wrap">
<div class="row row--no-wrap ct-group-filter__row">
<div class="col col--no-grow">
<div class="ct-align-middle">
<CTLabel class="ct-group-filter__title" :theme="theme">
Expand All @@ -21,7 +21,6 @@
class="ct-group-filter__filters"
data-ct-group-filter-filters=""
:items="filters"
size="large"
:theme="theme"
type="horizontal"
>
Expand Down

0 comments on commit 4a2b9ee

Please sign in to comment.