mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
Fix admin logo not being a circle. Closes #2766
This commit is contained in:
parent
02058d4cdb
commit
c6a352b4e2
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue