You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.component-coding {
|
|
height: 98%;
|
|
background-color: #ffffff;
|
|
padding: 17px 19px 0 24px;
|
|
|
|
.header {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.code-iframe {
|
|
height: 90%;
|
|
}
|
|
} |