platform/packages/theme/styles/_text-editor.scss
Andrey Sobolev 01a1a3fe6c
UBER-187: Inline attachments (#3264)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2023-05-27 22:49:14 +07:00

4 lines
62 B
SCSS

.textEditorImage {
cursor: pointer;
object-fit: contain;
}