Reset-Icon in den Suchfeldern ganz rechts positioniert

This commit is contained in:
2025-03-17 20:56:32 +01:00
parent 02e72b8347
commit 4e2703ba0a

View File

@@ -53,7 +53,10 @@
display: none;
}
.reset-icon {
right: 45px;
right: 10px;
}
.search-icon {
right: 35px;
}
.reset-icon.visible {
display: block;