Closed karashiiro closed 11 months ago
This is a partial fix for the buttons overlapping the item name for items with longer names. The real problem here is that the navbar has absolute positioning - this should really be rebuilt with a flexbox.
This is a partial fix for the buttons overlapping the item name for items with longer names. The real problem here is that the navbar has absolute positioning - this should really be rebuilt with a flexbox.