Skip to content

Commit

Permalink
Compact lists
Browse files Browse the repository at this point in the history
  • Loading branch information
driver-deploy-2 committed Jan 19, 2024
1 parent bb88c1c commit d169b87
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,3 +167,14 @@ a,
left: 310px;
width: calc(100% - 320px);
}
ul.dropdown-content.multiple-select-dropdown > li {
line-height: 30px;
min-height: 30px;
& > span {
padding: 2px 0px 2px 10px;
& span {
padding-left: 28px;
/* overflow: hidden; */
}
}
}

0 comments on commit d169b87

Please sign in to comment.