Styling tweaks for popups

This commit is contained in:
N-Pex 2023-03-29 11:03:36 +02:00
parent 529bd21b5d
commit 6896dcbdf0
3 changed files with 10 additions and 6 deletions

View file

@ -110,7 +110,7 @@ body {
position: relative;
overflow: visible;
&.popup-open::after {
top: 5px;
top: 18px;
color: #246bfd;
}
.missed-items-popup {