revert: remove 75% zoom, 100% fits correctly with chrome hidden

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-29 01:29:42 +00:00
parent 1c609214b0
commit 223148283d

View File

@@ -54,10 +54,6 @@ footer {
[data-testid="stAppViewBlockContainer"] {
padding-top: 1rem !important;
}
/* Scale content to 75% for better fit in app window */
.stApp {
zoom: 0.75;
}
</style>
"""