Files
talk/client/coral-admin/src/components/EmbedLink.css
T
2016-11-03 11:52:28 +01:00

14 lines
145 B
CSS

#embedLink {
width:400px;
margin-left: auto;
margin-right: auto;
}
.embedTextarea {
width: 100%;
}
.copyButton {
margin-top: 20px;
}