Better align the time slot hours.

This commit is contained in:
Daru13 2018-11-24 03:21:19 +01:00
parent 49e147e620
commit a192765b03

View file

@ -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;