feat: Add app version & server to account menu (#682)

* feat: Add app version & server to account menu

* fix: Fix email bottom margin

* fix: Fix spacing of email & server in account menu

* feat: Move version to right of "Help & Feedback" button
This commit is contained in:
Aman Harwara
2021-10-15 19:46:08 +05:30
committed by GitHub
parent 29b72c71cf
commit 3953713f45
2 changed files with 16 additions and 6 deletions

View File

@@ -219,6 +219,11 @@
margin-right: 0.75rem;
}
.my-0\.5 {
margin-top: 0.125rem;
margin-bottom: 0.125rem;
}
.my-1\.5 {
margin-top: 0.375rem;
margin-bottom: 0.375rem;