Add User profile picture to image details

This commit is contained in:
Michał Gdula 2023-04-22 09:39:27 +00:00
parent e8cde31458
commit df2b2091ec
2 changed files with 44 additions and 3 deletions

View file

@ -132,6 +132,14 @@
&:hover
text-decoration: underline
.pfp
width: 1.1rem
height: 1.1rem
border-radius: $rad-inner
object-fit: cover
table
margin: 0
padding: 0
@ -154,6 +162,9 @@
vertical-align: top
> *
vertical-align: top
td:first-child
padding-right: 0.5rem