Iceshrimp.NET/Iceshrimp.Frontend/Pages/DrivePage.razor.css
2025-02-05 18:03:23 +01:00

11 lines
No EOL
155 B
CSS

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