remove width from time column
This commit is contained in:
parent
8b7550875b
commit
88a80cc603
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ table.calendar {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
&.time {
|
&.time {
|
||||||
width: 40px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue