This reverts commit 8c6c973614.

Revert "Update settings.js"

This reverts commit 4fa673a68a.

Revert "Update style.css"

This reverts commit a037918748.
This commit is contained in:
w-e-w
2024-12-28 17:18:40 +09:00
parent 8c6c973614
commit 45493949cd
3 changed files with 4 additions and 24 deletions

View File

@@ -480,20 +480,8 @@ div.toprow-compact-tools{
}
#settings_result{
height: auto;
width: auto;
}
#settings_result.block{
margin: 0 0.8em;
max-height: 10em;
overflow-y: auto !important;
background-color: var(--input-background-fill);
}
#settings_result > div.svelte-1ed2p3z{
margin: 0;
padding: 13px;
height: 1.4em;
margin: 0 1.2em;
}
table.popup-table{