UPlanet Upgraded Version

This commit is contained in:
fred 2023-12-01 03:06:48 +01:00
parent 5b0c00be35
commit bdfa0a3082
1 changed files with 3 additions and 4 deletions

View File

@ -133,12 +133,11 @@
visibility: hidden;
background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */
color: white;
width: 570px;
height: 480px;
width: 100%;
height: 80%;
position: absolute;
bottom: 0;
bottom: 50px;
left: 0;
padding: 5px;
box-sizing: border-box;
}