Skip to content

Commit

Permalink
Better layout
Browse files Browse the repository at this point in the history
  • Loading branch information
gannetson committed Aug 30, 2022
1 parent 44bb2b5 commit 361fead
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,12 @@ span.help + p.help {
}
}

.icon-picker {
ul.icon-picker {
columns: 4;
width: 400px;
li {
margin: 4px 0;
line-height: 70px;
input {
display: none;
&:checked + img{
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 361fead

Please sign in to comment.