General improvements and bug fixes

This commit is contained in:
aet
2021-11-23 03:13:01 -05:00
parent bdd46a530c
commit 8f9ec73caf
26 changed files with 908 additions and 2122 deletions

View File

@ -7,7 +7,7 @@ const Container = styled.menu`
box-shadow: #0004 0px 1px 4px;
left: 99%;
margin-block-start: 0;
min-width: 150px;
min-width: 180px;
padding-inline-start: 0;
position: absolute;
top: 0;