Merge pull request #189 from rishabjasrotia/issue/126

#126 - Fix UI layout issue after signing a document from mobile
This commit is contained in:
Amol
2023-11-23 17:27:43 +05:30
committed by GitHub
@@ -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;
}