Style clean up. A lot! Almost ready for CHOW going live.

This commit is contained in:
Scott Idem
2024-03-01 16:17:02 -05:00
parent b21f9c0437
commit f4ed04497e
12 changed files with 730 additions and 246 deletions

View File

@@ -56,7 +56,9 @@ export let ae_app_local_data_struct: key_val = {
'ds': {},
'hub': {
'show_cfg': false,
'show_element__cfg': true,
'show_element__cfg_detail': false,
'show_element__access_type': true,
'theme_mode': 'dark',
'theme_name': 'wintry',
},