mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
feat: enhance the Dark Theme (#336)
This commit is contained in:
@@ -375,7 +375,7 @@ limitations under the License. -->
|
||||
}
|
||||
|
||||
.vue-grid-item.active {
|
||||
border: 1px solid $active-color;
|
||||
border: 1px solid var(--sw-grid-item-active);
|
||||
}
|
||||
|
||||
.no-data-tips {
|
||||
|
Reference in New Issue
Block a user