Add behavior select conter layout

This commit is contained in:
2022-03-28 21:13:59 +08:00
parent cdc2eb8feb
commit 072b3682c9
8 changed files with 54 additions and 18 deletions
@@ -10,6 +10,7 @@ div.behavior-list {
div.behavior-item {
margin: 5px;
height: $behavior-item-height;
user-select: none;
border-radius: 3px;
cursor: pointer;
display: flex;