viewer: make date consistent on safari

cap
Varun Patil 2022-12-08 09:52:58 -08:00
parent ee80df81ed
commit 3f92e5ec6a
1 changed files with 1 additions and 1 deletions

View File

@ -1140,7 +1140,7 @@ export default class Viewer extends Mixins(GlobalMixin) {
width: 100%;
padding: 10px;
z-index: 100001;
position: absolute;
position: fixed;
bottom: 0;
left: 0;