Iceshrimp.NET/Iceshrimp.Frontend/Pages/DrivePage.razor.css

7 lines
No EOL
119 B
CSS

.drive-files {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 1rem;
padding: 1rem;
}