optimized styling for planners tab

This commit is contained in:
DESKTOP-T0O5CDB\DESK-555BD
2025-04-16 11:16:32 -06:00
parent cf1f1a884b
commit e8b7b3e4ba
2 changed files with 5 additions and 7 deletions

View File

@@ -48,12 +48,10 @@ html {
.swimlane{
height:100%;
}
.swimlane.mid {
.swimlane:not(:last-child) {
border-right-style: solid;
}
.swimlane.end {
border-left-style: solid;
}
.showOnPrint {
display: none;