Changeset fdd0d61 in Klonkt for src/views/partials/fedi-tabs.ejs
- Timestamp:
- 06/26/2026 02:31:53 PM (2 months ago)
- Branches:
- main
- Children:
- c0e00a2
- Parents:
- 79d1281
- File:
-
- 1 edited
-
src/views/partials/fedi-tabs.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/fedi-tabs.ejs
r79d1281 rfdd0d61 19 19 <style> 20 20 /* All 5 tabs share the width equally and always fit (truncate with ellipsis if needed). */ 21 .fedi-tabs { display: flex; margin: 0 0 1.25rem;21 .fedi-tabs { display: flex; margin: 1.25rem 0 1.5rem; 22 22 border-bottom: 1px solid color-mix(in srgb, var(--ink, #000) 10%, transparent); } 23 23 .fedi-tab { flex: 1 1 0; min-width: 0; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
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)