add file-table layout

This commit is contained in:
smanylov
2025-12-05 16:38:10 +07:00
parent c4538df07b
commit 3da07d6073
2 changed files with 150 additions and 6 deletions
@@ -24,10 +24,10 @@ export default function ProtectedFilesTable() {
🛡
</div>
<div>
<div>
<div className="files-table-title">
Screenshot 2025-11-13 at 10.20.14.p...
</div>
<div>
<div className="files-table-protect">
ПОЛНАЯ ЗАЩИТА
<span className="real-protection-badge">
ВСЕ МОДУЛИ
@@ -36,20 +36,102 @@ export default function ProtectedFilesTable() {
</div>
</div>
</td>
<td>
<td className="files-table-size">
1.93 МБ
</td>
<td>
<div>
<div>
<div></div>
<div className="files-table-protect">
<div className="files-table-bar">
<div className="files-table-fill"></div>
</div>
<span>
100%
</span>
</div>
</td>
<td className="files-table-date">
27.11.2025 10:16
</td>
<td>
<button className="btn btn-secondary">
📥 Скачать
</button>
</td>
</tr>
<tr>
<td>
<div className="files-table-file">
<div className="files-table-icon">
🛡
</div>
<div>
<div className="files-table-title">
Screenshot 2025-11-13 at 10.20.14.p...
</div>
<div className="files-table-protect">
ПОЛНАЯ ЗАЩИТА
<span className="real-protection-badge">
ВСЕ МОДУЛИ
</span>
</div>
</div>
</div>
</td>
<td className="files-table-size">
1.93 МБ
</td>
<td>
<div className="files-table-protect">
<div className="files-table-bar">
<div className="files-table-fill"></div>
</div>
<span>
100%
</span>
</div>
</td>
<td className="files-table-date">
27.11.2025 10:16
</td>
<td>
<button className="btn btn-secondary">
📥 Скачать
</button>
</td>
</tr>
<tr>
<td>
<div className="files-table-file">
<div className="files-table-icon">
🛡
</div>
<div>
<div className="files-table-title">
Screenshot 2025-11-13 at 10.20.14.p...
</div>
<div className="files-table-protect">
ПОЛНАЯ ЗАЩИТА
<span className="real-protection-badge">
ВСЕ МОДУЛИ
</span>
</div>
</div>
</div>
</td>
<td className="files-table-size">
1.93 МБ
</td>
<td>
<div className="files-table-protect">
<div className="files-table-bar">
<div className="files-table-fill"></div>
</div>
<span>
100%
</span>
</div>
</td>
<td className="files-table-date">
27.11.2025 10:16
</td>
<td>