Settings filter v0.4 + docs for #653 🔍

This commit is contained in:
jokob-sk
2024-04-26 07:37:19 +10:00
parent c11deeb57f
commit 944619af81
3 changed files with 18 additions and 4 deletions

View File

@@ -718,6 +718,11 @@ height: 50px;
}
}
.settingswrap
{
margin-bottom: 100px;
}
.settingswrap .metadata
{
display: none;
@@ -728,6 +733,11 @@ height: 50px;
float: right;
}
.padding-bottom
{
padding-bottom: 100px;
}
.settings-group
{
font-size: 20px;
@@ -922,7 +932,7 @@ input[readonly] {
}
.settings-sticky-bottom-section:hover {
border-color: #000;
border-color: #258744;
}
.clear-filter