Increase font size of tabs
pyzebra CI/CD pipeline / test-env (push) Successful in 2m15s
pyzebra CI/CD pipeline / prod-env (push) Skipped
pyzebra CI/CD pipeline / cleanup (push) Successful in 3s

This commit is contained in:
2026-05-12 10:16:53 +02:00
parent b60208dd2d
commit 4e4de0be8f
+2 -1
View File
@@ -100,7 +100,8 @@ doc.add_root(
panel_param_study.create(),
panel_hdf_param_study.create(),
panel_spind.create(),
]
],
css_variables={"font-size": "15px"},
),
log_textareainput,
sizing_mode="stretch_height",