summaryrefslogtreecommitdiff
path: root/src/components/AppHeader/AppHeader.vue
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-04-09 00:23:32 +0300
committerEd Tanous <ed@tanous.net>2024-04-09 02:35:28 +0300
commitd4eaf8bb87479241fe518be1cc753b2067fe3df3 (patch)
tree8638461cf0e4f18db35b22ee418789c45bcbfa25 /src/components/AppHeader/AppHeader.vue
parent3502fb5400a33aeede829038c5ec3f8cb8f8d572 (diff)
downloadwebui-vue-d4eaf8bb87479241fe518be1cc753b2067fe3df3.tar.xz
Inline class styles
The characters in the OpenBMC logo use class styles 1 and 6. SVGO for whatever reason chokes on trying to deduplicate these, which causes a template error when inlining the SVG, because style tags still exist. Ideally in the future we would export our SVGs with inline styles, or get SVGO to do it for us, but inline the styles manually for now. Note, that build-on-openbmc-logo.svg has no style tags, and does this by default, even though they are very similar images. Tested: Loaded webui. Logo loads properly. Change-Id: I21c7a24ba49c85559f07fce859d81ed96a40a04f Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'src/components/AppHeader/AppHeader.vue')
0 files changed, 0 insertions, 0 deletions