* Adjust the program kanban style.
This commit is contained in:
@@ -17,8 +17,12 @@
|
||||
#kanban a {line-height: 24px;}
|
||||
|
||||
.doing-td, .wait-project, .normal-plan, .normal-release {vertical-align: top !important;}
|
||||
.doing-td {padding: 10px 0px !important;}
|
||||
|
||||
.doing-td .board:first-child{padding-top: 0; border-top: unset;}
|
||||
.doing-td .board{padding: 0px 10px; border-bottom: 2px solid #fff}
|
||||
.doing-td .board:last-child{border-bottom: unset}
|
||||
.doing-td .board {margin-top: 10px}
|
||||
|
||||
.project-line {width: 100%; height: 2px; background: #fff}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user