Add behavior list component style

This commit is contained in:
2022-04-02 00:05:54 +08:00
parent cc07f6a03c
commit cfbb52afa5
9 changed files with 112 additions and 16 deletions
@@ -73,7 +73,7 @@ div.behavior-list {
}
div.behavior-action-button.hover-blue:hover i {
color: $lt-blue;
color: $lt-green;
}
}
}