Add mobile-responsive overrides for 20 modules and 7 component views #81

Merged
Copilot merged 14 commits from copilot/make-mod-search-mobile-responsive into main 2026-02-26 15:49:03 +00:00
Showing only changes of commit 1117cb32ff - Show all commits

View File

@@ -20949,7 +20949,7 @@ nav[data-toggle=toc] .nav-link.active+ul{
min-height: 48px;
}
.mod-kunenastats__container {
.mod-kunena-stats__container {
grid-template-columns: 1fr;
}
}
@@ -20971,7 +20971,7 @@ nav[data-toggle=toc] .nav-link.active+ul{
flex-direction: row;
}
.mod-kunenastats__container {
.mod-kunena-stats__container {
grid-template-columns: repeat(3, 1fr);
}
}