Work on general layout improvements. Making special cases for Safari browsers.

This commit is contained in:
Scott Idem
2025-06-26 20:41:25 -04:00
parent 4ef2e7cd6b
commit bd0d96cb83
3 changed files with 17 additions and 7 deletions

View File

@@ -65,6 +65,7 @@ const ae_app_local_data_defaults: key_val = {
theme_mode: 'light',
theme_name: 'nouveau', // wintry
iframe: false,
browser_type: null, // Safari needs help with scrolling correctly in iframes.
title: `OSIT's Æ`, // - Dev SvelteKit`, // Æ
debug_menu: false, // Flag show debug menu.