
.PrintTemplateDialog .el-dialog {
    width: 100%;
    height: 100%;
}
.PrintTemplateDialog .el-dialog .el-dialog__header {
    height: 100%;
}



#InvoiceAdd .el-scrollbar__wrap {
    overflow-x: hidden;
}

