Changeset 834bcc3 in Klonkt for src/views/pages/admin-shows.ejs
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/views/pages/admin-shows.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/admin-shows.ejs
rbb42dfb r834bcc3 63 63 .ash-note { font-size: 13px; opacity: .8; margin: 0 0 18px; } 64 64 .ash-form { border: 1px solid rgba(128,128,128,.2); border-radius: 14px; padding: 16px; margin-bottom: 24px; } 65 /* Mobi el-eerst: één kolom (twee 1fr-kolommen met niet-krimpbare date/text-inputs66 liepen samen ~374px > telefoonbreedte). Twee kolommen pas vanaf 520px. */65 /* Mobile-first: single column (two 1fr columns with non-shrinkable date/text inputs 66 combined to ~374px > phone width). Two columns only from 520px onwards. */ 67 67 .ash-grid { display: grid; grid-template-columns: 1fr; gap: 10px; } 68 68 @media (min-width: 520px) { .ash-grid { grid-template-columns: 1fr 1fr; } }
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)