wip
This commit is contained in:
parent
9981a5a5af
commit
7d7a8d9208
2 changed files with 25 additions and 35 deletions
|
|
@ -138,12 +138,12 @@ swp-time-axis-content {
|
|||
|
||||
swp-hour-marker {
|
||||
height: var(--hour-height);
|
||||
padding: 0 8px 8px 8px;
|
||||
padding: 0 8px 8px 15px;
|
||||
font-size: 0.75rem;
|
||||
color: var(--color-text-secondary);
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
position: relative;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
swp-hour-marker::before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue