bug: color seed setting not working (#516)
This commit is contained in:
@@ -529,7 +529,7 @@ class _ServerPageState extends State<ServerPage>
|
||||
borderRadius: BorderRadius.circular(7),
|
||||
onTap: onTap,
|
||||
child: wrapped,
|
||||
).paddingOnly(left: 10);
|
||||
).paddingOnly(left: 5);
|
||||
}
|
||||
|
||||
Widget _buildTopRightText(Server s) {
|
||||
|
||||
Reference in New Issue
Block a user