Update style.css
This commit is contained in:
@@ -480,8 +480,20 @@ div.toprow-compact-tools{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#settings_result{
|
#settings_result{
|
||||||
height: 1.4em;
|
height: auto;
|
||||||
margin: 0 1.2em;
|
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.popup-table{
|
table.popup-table{
|
||||||
|
|||||||
Reference in New Issue
Block a user