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;
|
text-align: center;
|
||||||
|
|
||||||
&.time {
|
&.time {
|
||||||
width: 10em;
|
width: 6em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue