展示报告
This commit is contained in:
@@ -212,4 +212,16 @@
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
/* PDF container styles */
|
||||
.pdf-container {
|
||||
margin-bottom: 2rem;
|
||||
border: 1px solid #ddd;
|
||||
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
|
||||
}
|
||||
|
||||
.pdf-container iframe {
|
||||
display: block;
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user