diff --git a/client/web/src/App.vue b/client/web/src/App.vue index 43b69b41..0c6c29ac 100644 --- a/client/web/src/App.vue +++ b/client/web/src/App.vue @@ -22,6 +22,11 @@ button { color: #ddd; } +svg, +img { + display: block; +} + // For placeholder messages (remove eventually) .popover { h1,