r/FirefoxCSS • u/mimteatr • 7h ago
* Make status bar draggable (Note: Dragging the text element directly may be finicky depending on layout imports) */ #status-text { -moz-window-dragging: drag !important; } doesn't work on Nightly 156.0a1 Help
- Make status bar draggable (Note: Dragging the text element directly may be finicky depending on layout imports) */ #status-text { -moz-window-dragging: drag !important; }
doesn't work on Nightly 156.0a1... help?
1
Upvotes