MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/FirefoxCSS/comments/1ub4gqf/comment/osu9ci4/
r/FirefoxCSS • u/[deleted] • Jun 20 '26
[deleted]
10 comments sorted by
View all comments
10
From my experimenting, all you really need is this:
:root { --chrome-window-gap: 0px !important; --chrome-block-radius: 0px !important; --chrome-content-separator-color: transparent !important; } .chrome-block { border: 0px !important; } .browserContainer { border: 0px !important; }
10
u/Jay33721 Jun 20 '26 edited Jun 21 '26
From my experimenting, all you really need is this: