file types and exports

This commit is contained in:
N-Pex 2023-12-04 11:29:23 +01:00
parent db04080463
commit 324ccd70b3
21 changed files with 339 additions and 55 deletions

View file

@ -783,12 +783,23 @@ body {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
align-items: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
.download-text {
width: 100%;
color: white;
}
.download-size {
font-size: 70%;
color: white;
}
.download-icon {
width: 32px;
height: 32px;
color: white;
}
}
.room-name,