small change

This commit is contained in:
Lewy 2022-06-19 16:37:52 +02:00
parent 752055b95f
commit 3db37ecdf9
2 changed files with 4 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<div id ="msg" class="loader" style="display:none;">
</div>
<button class="myButton" id="reopen" style="display:none;">
otwóż ponownie
otwórz ponownie
</button>
</div>

View File

@ -44,6 +44,8 @@ html {
height: 15%;
width: 100%;
margin-top: 1%;
background-color: #ffffff;
}
@ -58,6 +60,7 @@ html {
height: 10%;
width: 100%;
padding-top: 1%;
margin-bottom: 1%;
background-color: #ffffff;
position: relative;