compile
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
/* iframe容器 - 精确70%宽度 */
|
||||
.pdf-frame-container {
|
||||
position: relative;
|
||||
width: 70%; /* 固定70%宽度 */
|
||||
max-width: 900px; /* 最大宽度限制 */
|
||||
width: 60%; /* 固定70%宽度 */
|
||||
max-width: 800px; /* 最大宽度限制 */
|
||||
height: 600px;
|
||||
border-radius: 12px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user