Improve logo display
This commit is contained in:
		| @ -26,3 +26,13 @@ body { | |||||||
|  |  | ||||||
|   --channelBackgroundColor: rgb(32, 32, 32); |   --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", |   "name": "peertube-theme-dark", | ||||||
|   "version": "2.3.0", |   "version": "2.3.1", | ||||||
|   "description": "PeerTube dark theme", |   "description": "PeerTube dark theme", | ||||||
|   "engine": { |   "engine": { | ||||||
|     "peertube": ">=2.2.0" |     "peertube": ">=2.2.0" | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user