mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-08 07:12:42 +08:00
2 lines
819 B
CSS
2 lines
819 B
CSS
![]() |
.db .el-dialog__body{padding:0}.db ul{box-sizing:border-box;position:absolute;padding:20px;height:100%;overflow:scroll;background-color:#2a2a2b;border-right:2px solid #333}.db ul .is-active{color:#2681ff;font-weight:700}.db li{padding-left:5px;font-size:13px;color:#eee;list-style:none;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db li:hover{cursor:pointer}.db__box{display:flex;height:500px;background-color:#2a2a2b}.db__title{margin-bottom:10px;font-weight:700;color:#eee}.db__run{margin-right:15px;float:right}.db__table{left:0;width:200px}.db__column{left:200px;width:250px}.db__column li{color:#ccc;display:flex;justify-content:space-between}.db__content{height:100%;left:450px;position:absolute;width:calc(100% - 450px);display:flex;flex-direction:column;background-color:#2a2a2b}
|