perf: panel和project样式调整
1.panel和project-query顶部输入框背景色统一 2.endpoint侧滑中ip搜索的样式调整
This commit is contained in:
@@ -750,10 +750,10 @@
|
||||
|
||||
</style>
|
||||
<style lang="scss">
|
||||
.panel .panel-calendar input {
|
||||
.panel .top-tools input {
|
||||
background-color: $content-right-background-color;
|
||||
}
|
||||
.panel .panel-calendar .el-input__inner {
|
||||
.panel .top-tools .el-input__inner {
|
||||
background-color: $content-right-background-color;
|
||||
}
|
||||
.panel-calendar .el-range-editor--mini.el-input__inner {
|
||||
|
||||
Reference in New Issue
Block a user