We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53e232 commit 832a040Copy full SHA for 832a040
src/content-script/styles.scss
@@ -66,6 +66,7 @@
66
background-color: var(--theme-color);
67
color: var(--font-color);
68
max-height: 800px;
69
+ resize: vertical;
70
overflow-y: auto;
71
72
ul,
0 commit comments