47 lines
737 B
Plaintext
47 lines
737 B
Plaintext
:host {
|
|
::ng-deep {
|
|
.info-main {
|
|
padding: 30px;
|
|
}
|
|
.info-main h3 {
|
|
margin-bottom: 30px;
|
|
color: #333;
|
|
font-size: 24px;
|
|
}
|
|
.info {
|
|
position: relative;
|
|
}
|
|
.info-btn {
|
|
position: absolute;
|
|
top: 20px;
|
|
right: 20px;
|
|
}
|
|
.item-btn {
|
|
width: 36px;
|
|
text-align: center;
|
|
}
|
|
.li-label {
|
|
color: #333;
|
|
font-weight: bold;
|
|
font-size: 14px;
|
|
}
|
|
page-grid {
|
|
background-color: #f0f3f7;
|
|
|
|
div.container {
|
|
width: 80%;
|
|
margin: 0 auto;
|
|
padding: 1rem;
|
|
}
|
|
}
|
|
}
|
|
.info-row {
|
|
padding: 24px 0;
|
|
.info-icon {
|
|
margin-right: 15px;
|
|
color: #3875fb;
|
|
font-size: 16px;
|
|
}
|
|
}
|
|
}
|