﻿/*********    主从表样式   ***********/
.add_customer_template-table .dx-datagrid .dx-button {
    height: 25px;
    min-width: 25px;
}

.add_customer_template-table .dx-datagrid .dx-toolbar .dx-toolbar-items-container {
    height: 26px;
}

.add_customer_template .add_customer_template-table {
    margin-top: 10px;
}


.file-uploader .dx-fileuploader-wrapper {
    padding: 0px !important;
}

.file-uploader .dx-widget {
    font-size: 12px !important;
}

.file-uploader .dx-button {
    height: 28px !important;
}

.file-uploader .dx-fileuploader-input-wrapper::before {
    padding-top: 3px !important;
}
