remove width from time column

This commit is contained in:
Christopher Neugebauer 2018-10-18 18:42:01 -07:00
parent 8b7550875b
commit 88a80cc603

View file

@ -11,7 +11,7 @@ table.calendar {
text-align: center;
&.time {
width: 40px;
}
}