crambaud/waterfall

How do I reduce the width of the urlbar ?

Closed this issue · 1 comments

I want to change it to 200px, but the extension icon will be hide.
The previous version was fine, and this happened when updating to Firefox 113.

202618

Found a way, add this code:
#urlbar-container { width: auto !important; }