fix: library chip alignment

This commit is contained in:
edde746
2025-11-04 14:43:31 +01:00
parent 51cb83cef9
commit 3d3358e4f9
-1
View File
@@ -620,7 +620,6 @@ class _LibrariesScreenState extends State<LibrariesScreen>
// Library selector chips
SliverToBoxAdapter(
child: Container(
height: 48,
padding: const EdgeInsets.symmetric(
horizontal: 16,
vertical: 8,