mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Fix button overlay being visible when it shouldn't be
This commit is contained in:
@@ -14,6 +14,7 @@ template $DowngradeWindow: Adw.Dialog {
|
||||
Overlay {
|
||||
[overlay]
|
||||
Button apply_button {
|
||||
visible: false;
|
||||
valign: end;
|
||||
halign: center;
|
||||
margin-bottom: 12;
|
||||
|
||||
Reference in New Issue
Block a user