feat: move update from navigation to app #2997

Merged
dpschen merged 3 commits from dpschen/frontend:feature/move-update-to-app into main 2023-02-03 16:34:49 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 7cbf0acac5 - Show all commits

View File

@ -50,6 +50,7 @@ function refreshApp() {
font-size: .9rem;
color: var(--grey-900);
justify-content: space-between;
z-index: 10;
position: fixed;
bottom: 1rem;