/* Source domains are detected from the current request host. */
.page-head > div:last-child .el-button:first-child { display: none; }
.qr-box > div { display: flex; justify-content: center; padding: 10px; }
.qr-box img { display: block; width: 280px; height: 280px; }
.el-dialog .el-form-item:first-child { display: none; }
.sidebar-bottom { border-top: 0 !important; }
.sidebar-bottom .admin-chip { display: none; }
.sidebar-bottom .logout { position: fixed; z-index: 20; top: 22px; right: 5%; margin: 0; color: #667085; }
