refactor(editor): Address issues with new icons (#17643)

This commit is contained in:
Tuukka Kantola
2025-07-29 14:04:07 +02:00
committed by GitHub
parent f730df398b
commit 3f10d7c9dd
16 changed files with 58 additions and 32 deletions

View File

@@ -110,6 +110,8 @@ const plugins: UserConfig['plugins'] = [
overrides: {
// disable a default plugin
cleanupIds: false,
// preserve viewBox for scalability
removeViewBox: false,
},
},
},