Remove shadow from game covers - @flipflop97

This commit is contained in:
kramo
2023-03-24 14:34:42 +01:00
parent d5a640bd0b
commit 7c963d3abd

View File

@@ -11,15 +11,12 @@ template game : Box {
Box { Box {
orientation: vertical; orientation: vertical;
Button cover_button { Button cover_button {
overflow: hidden;
Picture cover { Picture cover {
width-request: 200; width-request: 200;
height-request: 300; height-request: 300;
hexpand: true; hexpand: true;
vexpand: true; vexpand: true;
styles [
"card",
]
} }
styles [ styles [