mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-04 05:09:48 +08:00
hive UDF function to modify the background color
This commit is contained in:
parent
46c77c8111
commit
ce769d7965
@ -495,5 +495,15 @@
|
||||
color: #ff0000;
|
||||
padding-right: 4px;
|
||||
}
|
||||
.udfs-model {
|
||||
.ans-select {
|
||||
.tag-container-disabled {
|
||||
.tag-wrapper {
|
||||
background-color: #fff;
|
||||
color: #6d859e;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user