cockpit-project / cockpit-files

A Featureful File Browser for Cockpit (Modernized and tested version of https://github.com/45Drives/cockpit-navigator)
GNU Lesser General Public License v2.1
27 stars 23 forks source link

Drop overriden width property from SidebarPanel #588

Closed jelly closed 3 weeks ago

jelly commented 3 weeks ago

Our page layout is controlled by display: grid and grid-template.


I think I understood this correctly? :)

jelly commented 3 weeks ago

Pixel tests seem to agree so I'd say we merge it.