Skip to content

Commit 92fe9da

Browse files
committed
[DDW-854] Fix sass lint
1 parent 6f43f29 commit 92fe9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/renderer/app/components/loading/syncing-connecting/StatusIcons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
z-index: 2500;
1010

1111
.icon {
12+
display: block;
1213
height: 24px;
1314
width: 24px;
14-
display: block;
1515
svg {
1616
height: 24px;
1717
width: 24px;

0 commit comments

Comments
 (0)