Small style adjustments
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.calendarCell {
|
||||
display: flex;
|
||||
width: 165px;
|
||||
height: 52.231px;
|
||||
width: 213.8px;
|
||||
height: 44.769px;
|
||||
min-width: 45px;
|
||||
min-height: 40px;
|
||||
flex-direction: column;
|
||||
@@ -11,7 +11,7 @@
|
||||
}
|
||||
|
||||
.hourLine {
|
||||
width: 165px;
|
||||
width: 213.8px;
|
||||
height: 1px;
|
||||
border-radius: var(--border-radius-none, 0px);
|
||||
background: rgba(218, 220, 224, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user