refactor: update UXs

This commit is contained in:
zerosoul
2022-02-17 14:26:03 +08:00
parent 732c0ea8e2
commit f14d978bcd
23 changed files with 258 additions and 73 deletions
+3 -1
View File
@@ -20,7 +20,9 @@ const StyledWrapper = styled.article`
justify-content: space-between;
position: relative;
.members {
border-top: 1px solid transparent;
box-shadow: inset 0px 10px 2px -10px rgba(0, 0, 0, 0.1);
/* margin-top: 1px; */
/* border-top: 1px solid transparent; */
}
}
.drag_tip {