Skip to content

Commit 47108d9

Browse files
committed
fixes issue #552
1 parent 05d46cb commit 47108d9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/css/components/_modals.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,10 @@
3535
padding-top: 5px;
3636
}
3737
.search_btn {
38-
width: 6vw;
39-
height: 5vh;
4038
background: rgb(250, 251, 252);
4139
border-radius: 100px;
4240
color: #1a73e8;
43-
padding: 0.3em;
41+
padding: 0 1rem;
4442
margin-left: 1em;
4543
}
4644
.edit__post__option {

0 commit comments

Comments
 (0)