双击放大后显示表格线
This commit is contained in:
@@ -110,6 +110,14 @@
|
||||
overflow: auto; font-size: 16px; line-height: 1.5; color: #333;
|
||||
}
|
||||
.fullscreen-overlay .fullscreen-text img { max-width: 200px; border-radius: 8px; margin: 4px 0; }
|
||||
.fullscreen-overlay .fullscreen-text table {
|
||||
width: 100%;
|
||||
border-collapse: collapse;
|
||||
margin: 8px 0;
|
||||
}
|
||||
.fullscreen-overlay .fullscreen-text th,
|
||||
.fullscreen-overlay .fullscreen-text td {border: 1px solid #ddd;padding: 4px;text-align: left;font-size: 14px;}
|
||||
.fullscreen-overlay .fullscreen-text th {background: #f0f0f0;}
|
||||
|
||||
.detail-row { margin-bottom: 8px; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user