added 'mini-menu' to result pages
Some checks failed
Run Integration Tests / test (push) Failing after 36s

This commit is contained in:
partisan 2024-12-07 23:07:19 +01:00
parent 7e573e6928
commit 287c7a7a1d
12 changed files with 266 additions and 189 deletions

View file

@ -16,7 +16,7 @@
height: 420px;
width: 330px;
right: 0;
margin-top: 60px;
margin-top: 50px;
z-index: 9999;
margin-right: 20px;
background-color: var(--html-bg);
@ -137,7 +137,6 @@
width: 100%;
height: 100%;
right: 0;
margin-top: 50;
margin-right: 0;
border-radius: 0;
}