Skip to content

Commit b89d7f7

Browse files
committed
Fix icon size
1 parent 227643f commit b89d7f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writerside/cfg/static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
.wh-header__product-logo {
99
width: auto;
10-
height: 48px;
10+
max-height: inherit;
1111
}
1212

1313
.article > .prompt {

0 commit comments

Comments
 (0)