* improve the selection style * update another file * remove unnecessary css part.
@@ -893,4 +893,12 @@
.operBtn {
padding: 8px 6px;
}
+
+ .el-drawer__body {
+ ::selection {
+ background: #409EFF;
+ color: white;
+ }
</style>
@@ -251,6 +251,11 @@
max-height: 600px;
overflow-y: scroll;
padding:0 20px;
+ background: #409EFF ;
.title {
line-height: 36px;