fix: remove duplicate .filterModal .separator CSS rule

This commit is contained in:
plebeius
2025-11-05 19:55:11 +01:00
parent a9690ac0be
commit 8de4fba9ed
-6
View File
@@ -160,12 +160,6 @@
content: '✓ ';
}
.filterModal .separator {
border-bottom: 1px solid #ccc;
margin: 6px 0 4px;
padding: 0;
}
.footer a {
text-transform: capitalize;
}