2017-11-15 10:12:01 -08:00

11 lines
198 B
CSS

share-form-directive #copyEmbedded {
min-height: fit-content;
width: 100%;
background-color: #36404B;
color: white;
padding: 18px;
}
share-form-directive .tab-content {
padding-top: 50px;
}