We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9018bb2 commit 85ac91eCopy full SHA for 85ac91e
style.css
@@ -231,6 +231,10 @@ input[type="range"]::-moz-range-thumb {
231
padding: 0em;
232
overflow-y: auto;
233
scrollbar-color: var(--background-above-above) var(--background-below);
234
+
235
+ img {
236
+ max-width: 100%;
237
+ }
238
}
239
240
/* CONFIG WIDGETS AND STUFF */
0 commit comments