.eventattradmin-bg-box { width: 100%; background-color: #f0f2f5; height: calc(100% - 60px); position: fixed; top: 60px; left: 0; } .eventattradmin-box { margin: 24px; height: calc(100% - 48px); background-color: #fff; border-radius: 2px; } .eventattradmin-top-box { display: flex; height: 57px; align-items: center; justify-content: space-between; padding: 0 24px; border-bottom: 1px solid #f0f2f5; } .eventattradmin-left___y490Q { font-size: 16px; font-weight: 500; } .eventattradmin-search___23TMG { width: 184px; padding: 0 8px; margin-right: 8px; height: 32px; line-height: 30px; color: #42546d; border: 1px solid #f0f0f0; border-radius: 2px; } .eventattradmin-search___23TMG input { width: 136px; height: 30px; border: 0px; font-size: 13px; margin-left: 8px; } .eventattradmin-search___23TMG img { cursor: pointer; } .eventattradmin-right___1TIt8 { display: flex; justify-content: space-between; align-items: center; } .eventattradmin-display___21tQp { color: #67729d; font-size: 13px; font-weight: 400; cursor: pointer; padding: 0 8px; height: 32px; line-height: 32px; border: 1px solid #f0f0f0; border-radius: 2px; } .eventattradmin-actions___141YT { color: #fff; background-color: #3d90ff; font-size: 13px; font-weight: 400; cursor: pointer; padding: 0 8px; height: 32px; line-height: 32px; border: 1px solid #f0f0f0; border-radius: 2px; margin-left: 8px; } .eventattradmin-table-box { margin: 24px; height: calc(100% - 120px); overflow: hidden; } /* 修改事件属性管理 */ .eventattradminadd-box { width: 450px; height: 500px; background-color: #fff; } .eventattradminedit-box { width: 450px; height: 300px; background-color: #fff; } .eventattradminedit-bg-box { padding: 24px 24px 24px 0px; } .eventattradminedit-but-box { padding: 16px 24px 0 0; margin-top: 20px; border-top: 1px solid #f0f0f0; display: flex; justify-content:flex-end; align-items: center; } .eventattradminedit-but-box div { cursor: pointer; margin-left: 10px; height: 32px; padding: 0 16px; font-weight: 400; font-size: 14px; line-height: 30px; border-radius: 2px; } .eventattradminedit-qx { color: #42546d; border: 1px solid #f0f0f0; } .eventattradminedit-qd { color: #fff; background-color: #3d90ff; } .personalsettingsedit-qx { color: #42546d; border: 1px solid #f0f0f0; } .personalsettingsedit-qd { color: #fff; background-color: #3d90ff; } .personalsettingsedit-box { width: 450px; height: 300px; } .eventattradminadd-box .eventattradminedit-but-box { padding: 16px 0px 0 0; margin-top: 20px; border-top: 1px solid #f0f0f0; display: flex; justify-content:flex-end; align-items: center; width: 100%; position: absolute; bottom: 16px; right: 0px; } .eventattradminadd-box .eventattradminedit-but-box div { margin-right: 10px; margin-left: 0; }