feat: add imagevault images to RTE
This commit is contained in:
6
components/Current/currentRenderOptions.module.css
Normal file
6
components/Current/currentRenderOptions.module.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.image {
|
||||
height: auto;
|
||||
margin-bottom: var(--Spacing-x2);
|
||||
max-width: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
Reference in New Issue
Block a user