Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
797 stars 42 forks source link

sidebar width not working #36

Closed MAFiA303 closed 1 year ago

MAFiA303 commented 1 year ago

I used to use the following command" #sidebar { max-width: none !important; min-width: 30px !important; } it is no longer working

Godiesc commented 1 year ago

hi, What is that command for? maybe firefox changed again some classes or ids.

Use #sidebar-box instead of #sidebar since that is the element with max and min width set.

MAFiA303 commented 1 year ago

thanks, it solved the issue, <3 it allow resizing the side bar with different limits