mirror of
https://github.com/hcengineering/platform.git
synced 2025-01-31 15:59:59 +00:00
4 lines
62 B
SCSS
4 lines
62 B
SCSS
|
.textEditorImage {
|
||
|
cursor: pointer;
|
||
|
object-fit: contain;
|
||
|
}
|