fix: clicking links in the left sidebar doesn't close the modal

This commit is contained in:
Tienson Qin
2021-09-28 15:45:41 +08:00
parent edb7c639e3
commit 6dd54a53c6
4 changed files with 11 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
@apply shadow z-10 h-12;
-webkit-app-region: drag;
padding: 0 0.5rem;
padding-right: 0.5rem;
display: flex;
align-items: center;
flex: 0 0 auto;