chores: updates

This commit is contained in:
zerosoul
2022-04-24 15:32:50 +08:00
parent eacec7a050
commit f8bc97daaf
9 changed files with 22 additions and 24 deletions
@@ -18,6 +18,7 @@ const StyledWrapper = styled.div`
top: 0;
z-index: 99;
background: #fff;
border-top-left-radius: var(--br);
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
padding: 8px;
width: calc(100% - 1px);