summary refs log tree commit diff
path: root/extra/admin-api/Utilities/Spacebar.Client/Components/ChannelMessageList.razor.css
blob: a368770110b68e9653f3f62b07f578eaf39ce626 (plain) (blame)
1
2
3
4
5
6
7
.attachmentImage {
    max-height: 300px;
    max-width: 300px;
    object-position: center;
    object-fit: cover;
}