diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 6b1896c..b726a9a 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -564,4 +564,13 @@ div.modal-title{ overflow: scroll; max-height: calc(100vh - 100px); } + #back-to-top{ + width: 45px; + height: 45px; + font-size: 22px; + line-height: 37px; + padding-left: 1px; + right: 25px; + bottom: 25px; + } } \ No newline at end of file -- libgit2 0.21.4