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
+1 -1
View File
@@ -1,6 +1,6 @@
import styled from "styled-components";
const StyledMenu = styled.ul`
z-index: 999;
/* z-index: 999; */
display: flex;
flex-direction: column;
padding: 4px;