/* _content/GranulaOps/Components/Things/ThingPhotoModal.razor.rz.scp.css */
.photo-card[b-8j6vgymkqd]  .ant-image {
    display: block;
    width: 104px;
    height: 104px;
}

.photo-card[b-8j6vgymkqd]  .ant-image-img {
    width: 104px;
    height: 104px;
    object-fit: cover;
}
/* _content/GranulaOps/Pages/Dashboard.razor.rz.scp.css */
.extra-btn-text[b-w5ghtt2wes] {
    display: none;
}

@media (min-width: 768px) {
    .extra-btn-text[b-w5ghtt2wes] {
        display: inline;
    }
}

@media (max-width: 767px) {
    [b-w5ghtt2wes] .ant-table {
        font-size: 12px;
    }

    [b-w5ghtt2wes] .ant-table-cell {
        padding: 6px 8px !important;
        word-break: break-word;
        white-space: normal;
    }

    [b-w5ghtt2wes] .ant-table-column-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
