settings rewrite to JS

This commit is contained in:
Jokob-sk
2023-08-01 08:11:52 +10:00
parent 6fd750e4e1
commit 1101bc9477
5 changed files with 70 additions and 57 deletions

View File

@@ -646,6 +646,11 @@ height: 50px;
}
}
.settingswrap .metadata
{
display: none;
}
.table_row {
padding: 3px;
width:100%;