chore: remove overflow
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-12-11 18:26:27 +01:00
parent d37fc06c2f
commit 70ba20a66e
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ defineProps({
.message-wrapper {
border-radius: $radius;
background: var(--white);
overflow: hidden;
}
.message {