mirror of
https://github.com/imgurbot12/rmenu.git
synced 2025-02-05 01:35:00 +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 {
|
.results {
|
||||||
margin: 5vh;
|
|
||||||
height: 90vh;
|
height: 90vh;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
|
Loading…
Reference in a new issue