The old PNG was quite small and looked blurry when using >100% scaling.
Signed-off-by: Lukas Wagner <[email protected]>
---
www/manager6/Workspace.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/manager6/Workspace.js b/www/manager6/Workspace.js
index c4bbfccc..03628b5a 100644
--- a/www/manager6/Workspace.js
+++ b/www/manager6/Workspace.js
@@ -343,7 +343,8 @@ Ext.define('PVE.StdWorkspace', {
margin: '2 0 2 5',
items: [
{
- xtype: 'proxmoxlogo',
+ xtype: 'proxmoxLogoSvg',
+ prefix: 'pwt',
},
{
minWidth: 150,
--
2.47.2
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel