Skip to content

Commit 30117b4

Browse files
committed
Reduced header icon margin to 0
1 parent 80775ab commit 30117b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/definitions/modules/calendar.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
border-left: none;
4646
}
4747

48+
.ui.calendar .ui.table tr th .icon {
49+
margin: 0;
50+
}
51+
4852
.ui.calendar .ui.table tr:first-child th {
4953
border: none;
5054
}

0 commit comments

Comments
 (0)