css fix
This commit is contained in:
@@ -122,13 +122,13 @@ body .fc-content-col > .fc-now-indicator-line {
|
||||
&:before {
|
||||
content: "";
|
||||
position: inherit;
|
||||
left: -3px;
|
||||
left: -4px;
|
||||
border-radius: 50%;
|
||||
height: 6px;
|
||||
width: 6px;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
background-color: var(--brand-danger);
|
||||
display: inline-block;
|
||||
top: -2px;
|
||||
top: -3px;
|
||||
opacity: 0.9;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user