added author name on cartel popup #2300

This commit is contained in:
2023-09-29 10:15:55 +02:00
parent 5db02242aa
commit 65912e5b11
2 changed files with 8 additions and 0 deletions

View File

@@ -617,6 +617,11 @@ body{
padding: 0.5em;
border-radius: 3px;
max-width: 30em;
div.info.author{
font-size: 0.882em;
font-weight: 100;
// white-space:nowrap;
}
ul.icons{
display: flex;
flex-direction: row;