mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-27 05:53:11 +00:00
hide unwanted checkmarks
This commit is contained in:
@@ -734,4 +734,7 @@ watch(
|
||||
width: 100%;
|
||||
padding: 0 32px 0 20px;
|
||||
}
|
||||
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user