Skip to content

Commit 842a6bd

Browse files
marlonwqalexdln
andauthored
Apply suggestion from @alexdln
Co-authored-by: Alex Savelyev <91429106+alexdln@users.noreply.github.com>
1 parent 63f97d9 commit 842a6bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Package/TrendsChart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,7 @@ watch(selectedMetric, value => {
16341634
v-model="endDate"
16351635
type="date"
16361636
:max="DATE_INPUT_MAX"
1637-
class="w-full min-w-0 bg-transparent ps-2"
1637+
class="w-full min-w-0 bg-transparent"
16381638
size="medium"
16391639
/>
16401640
</div>

0 commit comments

Comments
 (0)