﻿html {
    overflow: auto;
}

[v-cloak] {
    display: none;
}

/* entity-form */

.attachments-list {

}

    .attachments-list .v-list__tile__action {
        flex-direction: row !important;
    }

    .attachments-list .v-input--switch {
        padding: 6px !important;
        margin-right: 10px !important;     
    }