Skip to content

Commit 86bdcbf

Browse files
committed
add styling
1 parent cf59820 commit 86bdcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ResourceList.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<CloseIcon />
7676
</button>
7777
<Input layout="stacked">
78-
<label for="file">Resource File</label>
78+
<label class="st-typography-body" for="file">Resource File</label>
7979
<input
8080
class="w-100"
8181
name="file"

0 commit comments

Comments
 (0)