Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a93a370

Browse files
fe/fix: Fix responsiveness issue
1 parent 6001e1d commit a93a370

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ select {
205205
}
206206

207207
input[type="url"] {
208-
width: 42ch;
208+
width: 30vw;
209+
min-width: 16ch;
209210
}
210211

211212
textarea {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /