mirror of
https://github.com/imgurbot12/rmenu.git
synced 2025-01-26 04:48:01 +01:00
fix: improper overflow due to css margin
This commit is contained in:
parent
eb89fbdb10
commit
d59003a8b0
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ input::placeholder {
|
|||
}
|
||||
|
||||
.results {
|
||||
margin: 5vh;
|
||||
height: 90vh;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
Loading…
Reference in a new issue