Fix display issues on web instance

This commit is contained in:
lowlighter
2021-02-03 12:43:21 +01:00
parent 1becb62d84
commit 8e3ad79f23
2 changed files with 2 additions and 1 deletions

View File

@@ -382,6 +382,7 @@
align-items: center;
flex-direction: row;
width: 100%;
min-height: 1rem;
}
.chart-bars.horizontal .entry .name {