fix htmx width

This commit is contained in:
ed barz 2025-10-27 19:26:03 +01:00
parent 7dce4ae689
commit 582ab018c6
1 changed files with 4 additions and 0 deletions

View File

@ -124,3 +124,7 @@ nav.main_nav {
.font-import-link-container {
cursor: pointer;
}
span.brz9-icon-htmx::before {
font-size: 1.3rem !important;
}