Search: Fix mobile styling, fixes #157
This commit is contained in:
@ -112,7 +112,10 @@
|
||||
font-size: 16px;
|
||||
padding: 15px;
|
||||
padding-right: 30px;
|
||||
border-radius: 0;
|
||||
background-color: var(--foreground-color);
|
||||
}
|
||||
|
||||
.search__icon .fa {top: 15px;}
|
||||
@media screen and (min-width: 630px) {
|
||||
.detailed-status {
|
||||
|
||||
Reference in New Issue
Block a user