Skip to content

Commit a407301

Browse files
committed
add table shadow
1 parent 0c84cbc commit a407301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kaggle_environments/envs/open_spiel_env/games/repeated_poker/visualizer/default/src/repeated_poker_renderer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export function renderer(options) {
7575
align-items: center;
7676
justify-content: center;
7777
margin: 0;
78+
box-shadow: 0 8px 12px 6px rgba(0, 0, 0, 0.15), 0 4px 4px 0 rgba(0, 0, 0, 0.30);
7879
}
7980
.muck-line {
8081
position: absolute;

0 commit comments

Comments
 (0)