Skip to content

Commit 13f60bc

Browse files
committed
fiks stylelint
1 parent a6c530f commit 13f60bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/prosess/felles/src/vilkar/vilkarResultPicker.module.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
.godkjentImage {
22
color: var(--ax-bg-success-strong);
3+
height: 20px;
34
margin-right: 8px;
45
vertical-align: text-top;
5-
height: 20px;
66
width: 20px;
77
}
88

99
.avslattImage {
1010
color: var(--ax-danger-500);
11+
height: 20px;
1112
margin-right: 8px;
1213
vertical-align: text-top;
13-
height: 20px;
1414
width: 20px;
1515
}
1616

0 commit comments

Comments
 (0)