Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
@import '../review-photos/review-photos_styles';
@import '../medications/medications_styles';
@import '../photo-input/photo-input_styles';
.summary-header {
font-family: 'Open Sans';
font-size: 16px;
margin: 0;
text-decoration: underline;
}
.summary-text {
.review-comments {
font-weight: normal;
}
}
.rotate-90-left {
transform: rotate(-90deg);
}
.rotate-90-right {
transform: rotate(90deg);
}
.rotate-180 {
transform: rotate(180deg);
}