fixed 'no more results' text
Some checks failed
Run Integration Tests / test (pull_request) Failing after 1m38s

This commit is contained in:
partisan 2025-01-05 20:27:13 +01:00
parent 5ae97da6d0
commit 8700035893
9 changed files with 37 additions and 16 deletions

View file

@ -1158,17 +1158,20 @@ p {
border-radius: 8px;
position: relative;
border: 1px solid var(--snip-border);
margin-left: 175px;
color: var(--fg);
width: 530px;
padding: 15px;
margin-bottom: 627px;
margin-top: -20px;
margin-top: 20px;
font-size: 14px;
line-height: 1.58;
letter-spacing: normal;
}
.no-results-found-offset {
margin-left: 175px;
}
/* MAP */
.message {