Fix admin logo not being a circle. Closes #2766

This commit is contained in:
Gabe Kangas 2023-03-05 16:26:40 -08:00
parent 02058d4cdb
commit c6a352b4e2
No known key found for this signature in database
GPG key ID: 4345B2060657F330

View file

@ -31,6 +31,8 @@
padding-right: 6px;
padding-left: 6px;
border-radius: 9999px;
width: 60px;
height: 60px;
}
.app-container h1.owncast-title .title-label {
display: inline-block;