Various fixes
This commit is contained in:
parent
54f026e262
commit
8c80870d30
5 changed files with 64 additions and 36 deletions
|
@ -8,7 +8,12 @@ body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#TOS{
|
||||
width: fit-content !important;
|
||||
}
|
||||
.unkownfile{
|
||||
background:var(--unknown-file-bg) ;
|
||||
}
|
||||
.imgfit {
|
||||
max-width: 80vw;
|
||||
max-height: 80vh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue