chore(dropdown): improved dropdown relative elements and alignment

This commit is contained in:
2026-04-16 22:37:04 +02:00
parent 91ab3ad8ab
commit 119d79b071
7 changed files with 16 additions and 8 deletions
@@ -278,6 +278,10 @@ export default defineComponent({
color: #ccc;
}
.dropdown_wrapper {
top: 2.5em;
}
@include responsive.smallScreen {
.stats-title {
text-align: center;