Don't round the bottom of game covers
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user