Skip to content

Commit

Permalink
feat(translations): space between version title and image.
Browse files Browse the repository at this point in the history
  • Loading branch information
YishaiGlasner committed Nov 29, 2023
1 parent 0b43a86 commit 2d081db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions static/css/s2.css
Original file line number Diff line number Diff line change
Expand Up @@ -6654,6 +6654,9 @@ But not to use a display block directive that might break continuous mode for ot
color: var(--dark-grey);
margin-top: 15px;
}
.version-block-with-preview-details img {
padding-inline-start: 15px;
}
.singlePanel .connection-buttons .connection-button{
text-align: start;
margin-inline-end: 5px;
Expand Down

0 comments on commit 2d081db

Please sign in to comment.