Files
deepdrft/DeepDrftShared.Client/Components/TracksGallery.razor.css
T
Daniel Harvey 8b8796fc58 refactor(split): extract DeepDrftShared.Client RCL with shared atoms
TrackCard, TracksGallery, DDIcons, DeepDrftPalettes (Default+Cms), DeepDrftFontLinks,
and palette CSS tokens extracted. Both hosts and DeepDrftCms reference the shared RCL.
2026-05-19 17:14:23 -04:00

6 lines
95 B
CSS

.tracks-gallery-container {
padding: 16px;
height: 100%;
box-sizing: border-box;
}