Skip to content

Commit 88be4a4

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

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
@@ -1618,7 +1618,7 @@ watch(selectedMetric, value => {
16181618
v-model="startDate"
16191619
type="date"
16201620
:max="DATE_INPUT_MAX"
1621-
class="w-full min-w-0 bg-transparent ps-2"
1621+
class="w-full min-w-0 bg-transparent"
16221622
size="medium"
16231623
/>
16241624
</div>

0 commit comments

Comments
 (0)