Changed entity logo thumbnails from x80 (height) to 300x (width) for improved sharpness in square logos.

This commit is contained in:
2020-07-07 19:33:07 +02:00
parent 0fc85e5de2
commit 50154baa40
2098 changed files with 2 additions and 3 deletions

View File

@@ -158,7 +158,6 @@ export default {
background: var(--darken-hint);
}
.include:hover,
&.selected .include {
fill: var(--success);
}