More actions
Created page with "→All CSS here will be loaded for users of the Citizen skin: →Always show the drawer on desktop: @media (min-width: 1024px) { .citizen-drawer { display: block !important; position: fixed; left: 0; top: 0; height: 100%; width: 250px; z-index: 10; background: var(--color-surface-0); border-right: 1px solid var(--border-color-base); overflow-y: auto; transform: none !important..." |
No edit summary Tag: Manual revert |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
Latest revision as of 23:16, 2 April 2026
/* All CSS here will be loaded for users of the Citizen skin */