editor.js/plugins/instagram/instagram.css

10 lines
178 B
CSS
Raw Normal View History

.ce-redactor .instagram {
width: 100%;
max-width: 650px;
margin: 10px auto;
}
.instagram__loader {
background: url("loading.gif") !important;
opacity: 0.1;
}