Don't round the bottom of game covers

This commit is contained in:
kramo
2023-05-16 13:49:30 +02:00
parent e9ef3b2d32
commit cd7e5a5de0

View File

@@ -5,13 +5,13 @@ template Game : Box {
orientation: vertical;
halign: center;
valign: start;
overflow: hidden;
Adw.Clamp {
maximum-size: 200;
Box {
orientation: vertical;
Button cover_button {
overflow: hidden;
Overlay {
[overlay]
Spinner spinner {