Skip to content

Commit 83614a8

Browse files
javier-godoypaodb
authored andcommitted
fix(demo): remove max-height constraint
Close #144
1 parent 63cd571 commit 83614a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/test/resources/META-INF/resources/frontend/styles/app-layout

src/test/resources/META-INF/resources/frontend/styles/app-layout/demo-styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ html, body {
2222
font-family: 'Roboto', 'Noto', sans-serif;
2323
-webkit-font-smoothing: antialiased;
2424
background: #f1f1f1;
25-
max-height: 368px;
2625
max-width: 100%;
2726
}
2827

0 commit comments

Comments
 (0)