File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1729,10 +1729,10 @@ watch(selectedMetric, value => {
17291729 v-if =" showResetButton"
17301730 type =" button"
17311731 aria-label =" Reset date range"
1732- class =" self-end flex items-center justify-center px-2.5 py-1.75 border border-transparent rounded-md text-fg-subtle hover:text-fg transition-colors hover:border-border focus-visible:outline-accent/70 sm:mb-0"
1732+ class =" self-end flex items-center justify-center px-2.5 py-2.25 border border-transparent rounded-md text-fg-subtle hover:text-fg transition-colors hover:border-border focus-visible:outline-accent/70 sm:mb-0"
17331733 @click =" resetDateRange"
17341734 >
1735- <span class =" i-lucide:undo-2 w-5 h-5" aria-hidden =" true" />
1735+ <span class =" block i-lucide:undo-2 w-5 h-5" aria-hidden =" true" />
17361736 </button >
17371737 </div >
17381738
You can’t perform that action at this time.
0 commit comments