Skip to content

Commit 53abf1d

Browse files
ngonzalezpazFCjavier-godoy
authored andcommitted
fix(demo): fix applogo size
1 parent cad7cf7 commit 53abf1d

File tree

1 file changed

+3
-0
lines changed
  • src/test/resources/META-INF/resources/frontend/styles/app-layout

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ app-drawer paper-listbox {
4444

4545
img.applogo {
4646
margin-right: 8px;
47+
width: 48px;
48+
height: 48px;
4749
}
4850

4951
.compact img.applogo {
@@ -81,3 +83,4 @@ img.applogo {
8183
menu-item vcf-toggle-button {
8284
padding-bottom: 2px;
8385
}
86+

0 commit comments

Comments
 (0)