More actor icons

This commit is contained in:
Thomas Sileo 2022-08-26 07:43:39 +02:00
parent 365e6cc534
commit 63073279e1
7 changed files with 23 additions and 4 deletions

View file

@ -202,6 +202,13 @@ footer {
margin: 0;
}
}
.tiny-actor-icon {
max-width: 24px;
max-height: 24px;
margin-right: 5px;
position: relative;
top: 5px;
}
.actor-box {
display: flex;
column-gap: 20px;