Event view improvements

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-31 18:05:59 +01:00
parent 1592ae8fe9
commit 5d507ecf69
3 changed files with 67 additions and 46 deletions

View File

@@ -113,10 +113,6 @@ address {
span.addressDescription {
text-overflow: ellipsis;
white-space: nowrap;
flex: 1 0 auto;
min-width: 100%;
max-width: 4rem;
overflow: hidden;
}