Better align the time slot hours.
This commit is contained in:
parent
49e147e620
commit
a192765b03
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
}
|
||||
|
||||
#cal-container .cal-time-slot-hour {
|
||||
padding: 0 0 0 calc(100% - 0.9rem + 4px);
|
||||
padding: 0 0 0 calc(100% - 1.4rem + 7px);
|
||||
background-color: #F9F9F9;/* #3D3D3D; */
|
||||
border-bottom: 1px solid #AAA;
|
||||
color: #333;
|
||||
|
|
Loading…
Reference in a new issue