⚙ Settings + 🔧 Maintenance improvements

This commit is contained in:
jokob-sk
2024-07-10 17:59:51 +10:00
parent 52b293a662
commit 578b992c5a
10 changed files with 126 additions and 48 deletions

View File

@@ -32,10 +32,19 @@
{
width: 100%;
}
.logs-row .button-wrap{
/* margin: 2px; */
#tab_Logging .actions{
display:contents;
position: relative;
padding: 0.4em
}
#tab_Logging .actions .toggle{
margin: 0.5em;
height: 3em;
}
.logs-row .button{
margin: 2px;
}