Skip to content

Commit

Permalink
Fixes padding
Browse files Browse the repository at this point in the history
  • Loading branch information
richmahn committed Jul 28, 2021
1 parent 02e252d commit 8497d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/less/dcs.less
Expand Up @@ -45,6 +45,7 @@
ul {
display: flex;
flex-direction: column;
padding-bottom: 16px;
}
}
}
Expand Down

0 comments on commit 8497d7c

Please sign in to comment.