Adjust widget language setting widths
This commit is contained in:
@@ -225,6 +225,9 @@ label { display: grid; gap: 6px; color: var(--muted); font-size: 13px; }
|
||||
width: auto;
|
||||
margin: 0;
|
||||
}
|
||||
.widget-language-settings {
|
||||
grid-template-columns: 132px minmax(180px, 1fr);
|
||||
}
|
||||
.effect-settings .full-row,
|
||||
.effect-settings .ai-help,
|
||||
.widget-language-settings small {
|
||||
|
||||
Reference in New Issue
Block a user