diff --git a/customize.dist/src/less2/include/drive.less b/customize.dist/src/less2/include/drive.less index e1790787f..66a936c22 100644 --- a/customize.dist/src/less2/include/drive.less +++ b/customize.dist/src/less2/include/drive.less @@ -317,6 +317,7 @@ padding: 0 10px; border: 0; color: lighten(@colortheme_sidebar-left-fg, 40%); + height: auto; } & > span.cp-app-drive-element-row { overflow: hidden; @@ -575,6 +576,7 @@ border-radius: 0; border: 1px solid #ddd; font-size: 14px; + height: auto; } .cp-app-drive-element-state { position: absolute; @@ -638,6 +640,7 @@ padding: 0 4px; flex: 1; min-width: 0; + height: auto; } &> span {