Skip to content

Commit 89241b7

Browse files
committed
fix icon test failure
1 parent 4577f45 commit 89241b7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/icon/src/vaadin-icon-styles.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import { css } from '@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js';
88
export const iconStyles = css`
99
:host {
1010
display: inline-flex;
11-
justify-content: center;
12-
align-items: center;
1311
box-sizing: border-box;
1412
vertical-align: middle;
1513
width: 24px;

0 commit comments

Comments
 (0)