mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Fix padding
This commit is contained in:
@@ -21,6 +21,8 @@ template $PendingPage : Adw.NavigationPage {
|
||||
revealed: true;
|
||||
[center]
|
||||
Button install_button {
|
||||
margin-top: 3;
|
||||
margin-bottom: 3;
|
||||
sensitive: bind pending_action_bar.revealed;
|
||||
styles ["pill", "suggested-action"]
|
||||
Adw.ButtonContent {
|
||||
|
||||
Reference in New Issue
Block a user