Fix zendriver daemon robustness and switch to FF_3.10 environment

This commit is contained in:
2026-01-19 21:14:47 +09:00
parent f01f41499c
commit 4200f48ec0
8 changed files with 200 additions and 257 deletions

View File

@@ -40,8 +40,8 @@ body {
/* General Layout Fixes */
.container-fluid {
padding-left: 8px !important;
padding-right: 8px !important;
padding-left: 5px !important;
padding-right: 5px !important;
max-width: 100%;
}