FIX: adds missing margin on desktop draft message (#21637)

This commit is contained in:
Joffrey JAFFEUX 2023-05-18 14:40:37 +02:00 committed by GitHub
parent c1d3a6a205
commit ed123c7cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,7 @@
}
}
.ios-device.keyboard-visible & {
.chat-composer__wrapper {
padding-bottom: 1rem;
}
}
}