add repositioning

This commit is contained in:
2020-12-05 10:43:11 +05:30
parent 4f9ee6ba1c
commit 223a9cb197
3 changed files with 33 additions and 18 deletions

View File

@@ -94,10 +94,15 @@ label[for="fileUpload"]{
height: 2rem;
width:100%;
font-size:1.5em;
position:fixed;
bottom:0;
}
.nav-bottom-button-container{
width:100%;
text-align: right;
position: fixed;
/* float: right; */
bottom:2.8rem;
}
.nav-bottom-button{
margin-bottom: 1rem;