UI improvements

This commit is contained in:
Thomas Sileo 2022-06-25 10:20:07 +02:00
parent f66e3f3995
commit 4f1b51f7d5
15 changed files with 145 additions and 52 deletions

View file

@ -133,3 +133,10 @@ nav.flexbox {
}
}
}
.actor-action {
padding-left:70px;
margin-top:20px;
span {
float: right;
}
}