Files
deepdrft/DeepDrftWeb.Client/Controls/TracksGallery.razor.css
T
daniel-c-harvey 3766d4e010 Front End
- MudBlazor Theme Manager tryout
 - Navigation bar rework
 - Icons and styles rework
 - Track Gallery & Card layout redesign for SPA
 - Track Player bottom bar
2025-09-05 22:27:12 -04:00

5 lines
97 B
CSS

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