#Makes the Summaries dropdown a lot
1 messages · Page 1 of 1 (latest)
i personally prefer it like this:
div[class^=topicsScroller_] {
max-height: calc(100vh - 2.5in);
}
:has(> div[class^=topicsScroller_]) {
width: calc(40% - 8q);
}
that just makes it narrower, right?
yup
i don't really feel the need for it to be wide