We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824e275 commit b3be1a3Copy full SHA for b3be1a3
2 files changed
src/pages/options/routes/ScriptList.tsx
@@ -1021,7 +1021,7 @@ function ScriptList() {
1021
hideOnSinglePage: true,
1022
}}
1023
style={{
1024
- minWidth: "1100px",
+ minWidth: "1200px",
1025
1026
rowSelection={{
1027
type: "checkbox",
src/pages/options/routes/SubscribeList.tsx
@@ -310,7 +310,7 @@ function SubscribeList() {
310
311
312
313
314
315
/>
316
</Card>
0 commit comments