@charset "UTF-8";#app{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:14px;color:#333;background-color:#f5f7fa}a{text-decoration:none;color:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.el-table .el-table__header-wrapper th{background-color:#f5f7fa!important}.el-dialog .el-dialog__header{border-bottom:1px solid #eee;padding:15px 20px;margin-right:0}.el-dialog .el-dialog__footer{border-top:1px solid #eee;padding:15px 20px}.pagination-container{display:flex;justify-content:flex-end;padding:20px 0}.search-form{padding:20px;background:#fff;margin-bottom:15px;border-radius:4px}.table-container{background:#fff;padding:20px;border-radius:4px}.page-container,.role-container,.user-page,.dept-page,.permission-page,.dict-page,.config-page{height:100%;display:flex;flex-direction:column;overflow:hidden}.table-container,.table-card{flex:1;display:flex;flex-direction:column;overflow:hidden}.table-container .el-table,.table-card .el-table{flex:1;overflow:auto}.search-form{flex-shrink:0}
