fix htmx width
This commit is contained in:
parent
7dce4ae689
commit
582ab018c6
|
|
@ -124,3 +124,7 @@ nav.main_nav {
|
||||||
.font-import-link-container {
|
.font-import-link-container {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.brz9-icon-htmx::before {
|
||||||
|
font-size: 1.3rem !important;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue