css: Adjust width for schedule time column.
This commit is contained in:
parent
2f260937da
commit
81bcb77203
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ table.calendar {
|
|||
text-align: center;
|
||||
|
||||
&.time {
|
||||
width: 10em;
|
||||
width: 6em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue