plugins list mobile polish
Alessandro committed
Mar 3, 2026 at 19:16 UTC
11586c485f29f4669a76d4ac15a281122ca310c3
1 file changed
+1
-1
webui/components/plugins/list/plugin-list.html
+1
-1
@@ -355,7 +355,7 @@
355
color: var(--color-secondary);
356
}
357
358
- @media (max-width: 640px) {
358
+ @media (max-width: 768px) {
359
.plugin-header {
360
flex-direction: column;
361
align-items: stretch;