Skip to content

Commit

Permalink
Graphics enhancements to detail panel (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
luorlandini authored May 20, 2021
1 parent 46e3cc3 commit f284918
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,19 @@
h1 {
flex: 1;
word-break: break-word;
font-size: 1.2rem;
font-size: 1rem;
margin: 0;
.fa {
margin: 0;
margin-right: 0.6rem;
}
}
.gn-details-panel-tools{
button, a{
padding: 0 0 0 0.5rem;
}
}

}

.gn-details-panel-description {
Expand Down

0 comments on commit f284918

Please sign in to comment.