Changeset f6b2c68 in Klonkt for src/views/partials/topnav.ejs
- Timestamp:
- 06/26/2026 04:49:12 PM (2 months ago)
- Branches:
- main
- Children:
- 9327a85
- Parents:
- 1c85964
- File:
-
- 1 edited
-
src/views/partials/topnav.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/topnav.ejs
r1c85964 rf6b2c68 328 328 @media (max-width: 767px) { 329 329 body:not(.on-admin) .masthead { display: none; } 330 /* The masthead is gone on mobile, so it can't carry the iOS safe-area top inset 331 (env() resolves to 0 in the home-screen PWA; --ios-safe-top is set by JS in shell). 332 Pad the body instead so the profile-header clears the Dynamic Island / notch. */ 333 body:not(.on-admin) { padding-top: var(--ios-safe-top, 0px); } 330 334 } 331 335
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)