mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #6493] Admin panel icon size #2449
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2449
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PedroBuffon on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6493
Originally assigned to: @BlackDex on GitHub.
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: ADMIN_TOKEN, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD
Config:
Vaultwarden Build Version
1.34.3-7c7f4f5d
Deployment method
Build from source
Custom deployment method
No response
Reverse Proxy
nginx proxy manager
Host/Server Operating System
Linux
Operating System Version
Debian 13
Clients
Web Vault
Client Version
No response
Steps To Reproduce
I just updated the version and refreshed.
Expected Result
Normal Icon size
Actual Result
Big icon size
Logs
Screenshots or Videos
Additional Context
No response
@BlackDex commented on GitHub (Nov 28, 2025):
While i think it should work fine, as i have not seen any issues, i did made some small changes to optimize the SVG icons in this PR #6501.
My guess would probably be that some caching might have caused some issues maybe?
@PedroBuffon commented on GitHub (Nov 28, 2025):
I tried ctrl+f5, ctrl+r, clearing cache manually, but nothing, but after i restarted the server it fixed itself. Thanks for your work.