Add explicit CSS width:100% to tables to enforce full expansion

This commit is contained in:
Gemini AI
2025-12-11 13:34:22 +04:00
Unverified
parent d1cee5d164
commit 4a63924b53

View File

@@ -45,7 +45,7 @@
### OPUS Series ### OPUS Series
<table width="100%" style="table-layout:fixed;"> <table width="100%" style="width:100%; table-layout:fixed;">
<tr> <tr>
<td width="50%" align="center"> <td width="50%" align="center">
<a href="https://s.trae.ai/a/c5a3e9"><img src="assets/claude_opus_4_5_wrap.svg" alt="Claude Opus 4.5 Wrap" width="100%"></a> <a href="https://s.trae.ai/a/c5a3e9"><img src="assets/claude_opus_4_5_wrap.svg" alt="Claude Opus 4.5 Wrap" width="100%"></a>
@@ -73,7 +73,7 @@
### Specialized Agents ### Specialized Agents
<table width="100%" style="table-layout:fixed;"> <table width="100%" style="width:100%; table-layout:fixed;">
<tr> <tr>
<td width="50%" align="center"> <td width="50%" align="center">
<a href="https://s.trae.ai/a/25f7a7"><img src="assets/kiro_trae_ultra_x.svg" alt="KIRO TRAE ULTRA X" width="100%"></a> <a href="https://s.trae.ai/a/25f7a7"><img src="assets/kiro_trae_ultra_x.svg" alt="KIRO TRAE ULTRA X" width="100%"></a>
@@ -102,7 +102,7 @@
### Defense Series ### Defense Series
<table width="100%" style="table-layout:fixed;"> <table width="100%" style="width:100%; table-layout:fixed;">
<tr> <tr>
<td width="50%" align="center"> <td width="50%" align="center">
<a href="https://s.trae.ai/a/0bfb9e"><img src="assets/amnesia_defense.svg" alt="Amnesia Defense" width="100%"></a> <a href="https://s.trae.ai/a/0bfb9e"><img src="assets/amnesia_defense.svg" alt="Amnesia Defense" width="100%"></a>