Skip to content

Commit 38711c8

Browse files
authored
Merge pull request #287 from IFRCGo/fix/2911-safari-keyfigures
fixes weirdly jumping Key Figures in Emergency Surge tab on Safari
2 parents 0bc22f9 + cebf854 commit 38711c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/EmergencySurge/styles.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
.key-figure {
1515
border-radius: var(--go-ui-border-radius-lg);
1616
box-shadow: var(--go-ui-box-shadow-md);
17-
height: 100%;
1817
}
1918
}
2019
}

0 commit comments

Comments
 (0)