We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb65db commit f049098Copy full SHA for f049098
2 files changed
webviews/common/common.css
@@ -249,7 +249,7 @@ body img.avatar {
249
}
250
251
.section-item .avatar-link {
252
- margin-right: 8px;
+ margin-right: 6px;
253
254
255
.section-item .avatar-container {
webviews/editorWebview/index.css
@@ -636,12 +636,12 @@ body button .icon {
636
637
.subtitle .avatar,
638
.subtitle .avatar-icon svg {
639
+ margin-top: 2px;
640
margin-right: 6px;
641
642
643
.subtitle .author {
644
display: flex;
- align-items: center;
645
646
647
.merge-branches {
@@ -861,7 +861,7 @@ button.secondary.change-base {
861
862
.commit .commit-message .avatar-container,
863
.merged .merged-message .avatar-container {
864
- margin-right: 4px;
865
flex-shrink: 0;
866
867
0 commit comments