Iceshrimp.NET/Iceshrimp.Frontend/Components/ProfileInfoField.razor.css
2024-06-29 00:22:11 +02:00

6 lines
64 B
CSS

.field {
display: flex;
}
.field-name {
width: 10rem;
}