3 lines
102 B
CSS
3 lines
102 B
CSS
|
|
.customview-content img, .customview-content table, .customview-content video {
|
||
|
|
max-width: 100%;
|
||
|
|
}
|