Aestetical fix

This commit is contained in:
Curry141 2025-05-01 19:52:37 +02:00 committed by GitHub
parent 4e1d11e09f
commit a674ff5479
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -291,7 +291,8 @@ table.image-table img {
div.riga {
flex: 1;
min-width: 0;
border: 2px solid white;
border: 2px solid #3d3d3d;
border-radius: 5px;
padding: 15px;
box-sizing: border-box;
overflow-wrap: break-word;