aboutsummaryrefslogtreecommitdiff
path: root/assets/css/_embed.less
blob: 76c0ecd756184f2f97b46b78c84e789d814f7622 (plain)
1
2
3
4
5
6
7
8
body.embed {
	padding: 0;
	overflow: hidden;
}

.embed-form input[type=text] {
	cursor: pointer !important;
}