Skip to content

Commit

Permalink
fix: minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
equinusocio committed Mar 16, 2023
1 parent c263e1b commit fed7318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/webviews/ui/release-notes/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,14 @@ body {
line-height: 1;
box-sizing: border-box;
width: 64px;
min-width: 64px;
height: 16px;
border-radius: 3px;
margin-right: 8px;
padding: 4px 5px;
text-transform: uppercase;
text-align: center;
flex-shrink: 0;
color: #FFF;
}

Expand Down

0 comments on commit fed7318

Please sign in to comment.