Skip to content
Snippets Groups Projects
Commit d417cb35 authored by HJ's avatar HJ :fire:
Browse files

fix potential stretched spurdo

parent 4d112b70
Branches
No related tags found
No related merge requests found
......@@ -227,10 +227,12 @@
.user-name {
margin-right: 0.2em;
img {
width: 14px;
height: 14px;
vertical-align: middle
vertical-align: middle;
object-fit: contain
}
}
}
......@@ -351,10 +353,12 @@
.user-name {
font-weight: bold;
img {
width: 14px;
height: 14px;
vertical-align: middle;
object-fit: contain
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment