Skip to content

Commit 07412f0

Browse files
committed
fix: mobile additem styles
1 parent befc1d6 commit 07412f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/Settings/URLsManager/AddItem/AddItem.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@
8282

8383
@media only screen and (max-width: @minimum) {
8484
.add-item {
85-
padding: 0.5rem;
85+
padding: 0.35rem 0.5rem;
8686
}
8787
}

0 commit comments

Comments
 (0)