Improve logo display
This commit is contained in:
parent
d30b8d9939
commit
dc66605c46
@ -26,3 +26,13 @@ body {
|
||||
|
||||
--channelBackgroundColor: rgb(32, 32, 32);
|
||||
}
|
||||
|
||||
|
||||
.icon-logo {
|
||||
min-width: 29px;
|
||||
min-height: 29px;
|
||||
background-color: #fff;
|
||||
background-origin: content-box;
|
||||
border-radius: 20px;
|
||||
padding: 3px 4px 3px 8px;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "peertube-theme-dark",
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.1",
|
||||
"description": "PeerTube dark theme",
|
||||
"engine": {
|
||||
"peertube": ">=2.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user