@@ -1,13 +1,13 @@
.kanban-panel-nodata {
background: #fff;
width: 100%;
- min-height: 30vh;
+ min-height: 165px;
padding: 8px;
position: relative;
.nodata-box {
position: absolute;
- top: 50px;
+ top: 44px;
left: 50%;
transform: translate(-50%);