Skip to content

Commit

Permalink
Estimate
Browse files Browse the repository at this point in the history
  • Loading branch information
atriantas committed May 24, 2024
1 parent 6bd35a5 commit 1841593
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions assets/estimated-time.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

.shipping-icon {
height:20px;
width: auto;
margin-right:5px;
position: relative;
top: 5px;
Expand Down
1 change: 0 additions & 1 deletion snippets/estimated-time.liquid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<div style="background:{{ block.settings.delivery_color}}" class="v-route-cont">

Check notice on line 1 in snippets/estimated-time.liquid

View workflow job for this annotation

GitHub Actions / Theme Check Report

snippets/estimated-time.liquid#L1

[SpaceInsideBraces] Space missing before '}}'
<div class="estimated-title">
{{ 'calendar_month_24dp_FILL0_wght300_GRAD0_opsz24.png' | file_img_url | image_tag: 'cyanowood-shipping-icon' }}
<img
class="shipping-icon"
src="{{ 'calendar_month_24dp_FILL0_wght300_GRAD0_opsz24.png' | file_img_url | image_tag: 'cyanowood-shipping-icon' }}"
Expand Down

0 comments on commit 1841593

Please sign in to comment.