Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Apr 11, 2024
1 parent 7185603 commit 92e4e2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions avAdmin/admin-directives/dashboard/turnout-graph.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
border-radius: 12px;
display: flex;
flex-direction: row;
padding: 4px;
}

.start-date-container, .end-date-container {
gap: 8px;
display: flex;
}

}

0 comments on commit 92e4e2b

Please sign in to comment.