Skip to content

Commit 0d1b424

Browse files
committed
try working around a chrome bug
1 parent 0038f62 commit 0d1b424

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ header {
2323
}
2424

2525
mdui-card {
26+
overflow: visible;
2627
max-width: 1000px;
2728
width: 100%;
2829
}

0 commit comments

Comments
 (0)