refactor(SideDrawer): same flex on series content

This commit is contained in:
Timothy Z. 2025-01-24 17:13:38 +02:00
parent b8415c48f2
commit 9a2fa6442d

View file

@ -101,10 +101,6 @@
.info {
flex: 1;
}
.series-content {
flex: 3;
}
}
}