﻿.mcr-file-attachment-table {
    border-bottom: 1px solid #ccc !important;
}

@media (max-width: 767.98px) {
    .mcr-file-attachment-table > :not(caption) > * > * {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
}
