#qrcode {
    display: none;
    width: 378px;
    height: 378px;
}

.content--view ul{
    margin: revert;
    padding: revert;
}

#table thead th:last-child {
    min-width: 0px !important;
    max-width: 0px !important;
}