#126 - Fix UI layout issue after signing a document from mobile

This commit is contained in:
Rishab
2023-11-16 04:08:12 +00:00
parent 0a36550907
commit c43690faa8
@@ -629,7 +629,6 @@ option {
/* The sticky class is added to the navbar
with JS when it reaches its scroll position */
.stickyHead {
position: fixed;
top: 50px;
left: 0.9rem;
}