Skip to content

Commit d774558

Browse files
kingyue737Justineo
authored andcommitted
chore: fix disappeared logo in demo
1 parent 5d23006 commit d774558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo/Demo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ select {
311311
}
312312
313313
#logo {
314-
display: inline-block;
314+
display: inline-flex;
315315
width: 128px;
316316
height: 128px;
317317
pointer-events: none;

0 commit comments

Comments
 (0)