Change button location, fixed charts on mobile

This commit is contained in:
Cagatay Civici
2024-07-31 10:40:41 +03:00
parent 2e3cfcc0d5
commit fa5009486a
4 changed files with 10 additions and 15 deletions

View File

@@ -22,6 +22,7 @@
height: 100vh;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-right: 1px solid var(--surface-border);
box-shadow:
0px 3px 5px rgba(0, 0, 0, 0.02),
0px 0px 2px rgba(0, 0, 0, 0.05),