Skip to content

Commit 7c406ff

Browse files
committed
Playground: Improve styling
1 parent 87a8842 commit 7c406ff

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

playground/App.svelte

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,16 @@
114114
flex-grow: 1;
115115
}
116116
117+
select {
118+
font-size: 1rem;
119+
padding: 0.25rem;
120+
}
121+
117122
.link {
118123
padding: 1rem;
119124
color: inherit;
120125
text-decoration: none;
126+
cursor: pointer;
121127
}
122128
123129
.link:hover {

0 commit comments

Comments
 (0)