11 lines
198 B
CSS
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;
|
|
} |