Closed TadaCZE closed 3 years ago
The tab is cut off in customize firefox tab (wrote a fix): :root:not([inDOMFullscreen]) #browser, :root:not([inDOMFullscreen]) #customization-container { margin-bottom: var(--tbh); }
:root:not([inDOMFullscreen]) #browser, :root:not([inDOMFullscreen]) #customization-container { margin-bottom: var(--tbh); }
Thank you, I've added your fix to the code
The tab is cut off in customize firefox tab (wrote a fix):
:root:not([inDOMFullscreen]) #browser, :root:not([inDOMFullscreen]) #customization-container { margin-bottom: var(--tbh); }