mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
show img menu
opt img placeholder opt player gesture opt pref tweaks Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -249,7 +249,7 @@ class DynamicPanel extends StatelessWidget {
|
||||
Widget _buildDispute(ThemeData theme, ModuleDispute moduleDispute) {
|
||||
final child = Container(
|
||||
width: .infinity,
|
||||
margin: const .fromLTRB(12, 0, 12, 6),
|
||||
margin: const .fromLTRB(12, 2, 12, 6),
|
||||
padding: const .symmetric(horizontal: 8, vertical: 6),
|
||||
decoration: BoxDecoration(
|
||||
color: theme.colorScheme.secondaryContainer.withValues(
|
||||
|
||||
Reference in New Issue
Block a user