This commit is contained in:
Laurent Destailleur 2021-04-09 12:13:02 +02:00
parent e34335974c
commit 725c6be7db
2 changed files with 2 additions and 2 deletions

View File

@ -987,7 +987,7 @@ div.div-for-modal {
div.div-for-modal-topright {
/* display: none; */
position:absolute;
position: fixed;
top: 0;
right: 0;
width:50%; /* adjust as per your needs */

View File

@ -1072,7 +1072,7 @@ div.div-for-modal {
div.div-for-modal-topright {
/* display: none; */
position:absolute;
position: fixed;
top: 0;
right: 0;
width:50%; /* adjust as per your needs */