Prettied up channel.css, small schema updates

This commit is contained in:
rainbow napkin 2024-12-06 05:16:47 -05:00
parent 247caa5c23
commit 3d184f29da
3 changed files with 7 additions and 2 deletions

View file

@ -212,8 +212,7 @@ span.user-entry{
}
.user-entry{
margin: 0;
margin-left: 0.1em;
margin: 0 1em 0 0.1em;
font-size: 1em;
width: fit-content;
}