Skip to content

Commit 4c5e360

Browse files
committed
fix(gfi): marges icons gfi
1 parent 484fc09 commit 4c5e360

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/packages/CSS/Controls/GetFeatureInfo/DSFRgetFeatureInfoStyle.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
background-color: currentColor;
1010
mask: url('img/GFI.svg') no-repeat center / contain;
1111
-webkit-mask: url('img/GFI.svg') no-repeat center / contain;
12-
margin-left: 4px;
13-
width: 18px;
14-
height: 18px;
12+
margin-left: 8px;
13+
width: 16px;
14+
height: 16px;
1515
}
1616

1717
.gpf-panel__body_gfi {

0 commit comments

Comments
 (0)