start dropdown grid column

This commit is contained in:
2023-04-03 17:32:07 +08:00
parent 6234154f33
commit cb3b03f365
4 changed files with 86 additions and 19 deletions

View File

@@ -108,7 +108,7 @@ $listMaxHeight: 210px;
flex: 1 1 auto;
cursor: pointer;
font-size: $mediumSize;
line-height: $headerHeight;
// line-height: $headerHeight;
padding: 0 6px;
overflow: hidden;
text-overflow: ellipsis;