Skip to content

Commit 2667c4c

Browse files
committed
fix dashboard cards layout
1 parent cf5111d commit 2667c4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/styles/suspicious-activity-alerts.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
.panel-danger .huge,
55
.panel-warning .huge,
66
.panel-success .huge,
7-
.panel-default .huge {
7+
.panel-default .huge,
8+
.panel-primary .huge {
89
font-size: 32px;
910
font-weight: bold;
1011
}

0 commit comments

Comments
 (0)