• Mahmoud Aglan's avatar
    fix: chess board ACTUALLY visible now · 1b09a424
    Mahmoud Aglan authored
    Two problems:
    1. --board-light and --board-dark CSS vars were in deleted app.css
       → Added all chess board CSS vars to el3ab.css :root
    
    2. .board-wrapper layout broken in our flex context
       → Added explicit override: aspect-ratio:1, position:relative
       → Kill the ::before padding hack (use aspect-ratio)
       → Force .board to position:absolute;inset:0;width:100%;height:100%
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    1b09a424
Name
Last commit
Last update
Connections and docs Loading commit data...
api Loading commit data...
app/styles Loading commit data...
config Loading commit data...
migrations Loading commit data...
public Loading commit data...
screenshots Loading commit data...
storage Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
DESIGN.md Loading commit data...
Dockerfile Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...