mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Ok make the avatars a bit larger
This commit is contained in:
parent
cbbff2e5f5
commit
0e45bd9ca3
@ -411,9 +411,9 @@ h2 {
|
|||||||
}
|
}
|
||||||
.message-avatar img {
|
.message-avatar img {
|
||||||
max-width: unset;
|
max-width: unset;
|
||||||
height: 25.em;
|
height: 3.0em;
|
||||||
width: 2.5em;
|
width: 3.0em;
|
||||||
padding: 6px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-content {
|
.message-content {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user