update input paddings

This commit is contained in:
ghost 2023-04-02 22:05:47 +03:00
parent 1ee2c4cf72
commit b40ff3c7a6

View File

@ -54,7 +54,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
input {
width: 100%;
margin: 16px 0;
padding: 18px 0;
padding: 16px 0;
border-radius: 32px;
background-color: #000;
color: #fff;