Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin committed Jan 22, 2025
1 parent 9fdcf99 commit e5151dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/css/components/autocomplete.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*Can we remove this file?*/
.search-input + div div[groupposition='right'] {
@apply size-6 right-16 cursor-pointer z-50 !-translate-y-1/2 !top-1/2 !absolute;

Expand Down
1 change: 1 addition & 0 deletions resources/css/components/price-slider.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*Can we remove this file?*/
div.vue-slider {
@apply mt-5 mb-3.5 max-w-sm;
}
Expand Down
1 change: 1 addition & 0 deletions resources/css/components/vue-slider.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*Can we remove this file?*/
.vue-slider {
@apply mx-2;
}
Expand Down

0 comments on commit e5151dc

Please sign in to comment.