Abstand zwischen Reset-Icon und Trefferzahl vergrößert

This commit is contained in:
2025-03-17 20:38:24 +01:00
parent ff4f322ca4
commit c6f170e1fc

View File

@@ -53,7 +53,7 @@
display: none;
}
.reset-icon {
right: 35px;
right: 45px;
}
.reset-icon.visible {
display: block;
@@ -120,6 +120,7 @@
font-size: 0.8em;
color: #6c757d;
display: none;
z-index: 1;
}
.result-count.visible {
display: block;