mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-01 05:10:15 +02:00
Slight spacing change
This commit is contained in:
@@ -466,7 +466,7 @@ class AppsPageState extends State<AppsPage> {
|
||||
hasUpdate ? getUpdateButton(index) : const SizedBox.shrink(),
|
||||
hasUpdate
|
||||
? const SizedBox(
|
||||
width: 10,
|
||||
width: 5,
|
||||
)
|
||||
: const SizedBox.shrink(),
|
||||
GestureDetector(
|
||||
|
Reference in New Issue
Block a user