mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-07 11:30:16 +00:00
4 lines
62 B
SCSS
4 lines
62 B
SCSS
|
.textEditorImage {
|
||
|
cursor: pointer;
|
||
|
object-fit: contain;
|
||
|
}
|