[ux] embed event logo on br corner

This commit is contained in:
les
2020-01-21 15:09:01 +01:00
parent c521a586a0
commit 182e9b831a
2 changed files with 6 additions and 4 deletions

View File

@@ -126,4 +126,8 @@ html, body {
text-overflow: ellipsis;
overflow: hidden;
}
}
.el-message-box {
max-width: 90%;
}