Started implementing Chatenium Pictures

This commit is contained in:
2026-04-12 17:40:51 +02:00
parent 62bc82f158
commit c56b0aab8a
17 changed files with 332 additions and 13 deletions

View File

@@ -1,9 +1,8 @@
:host {
display: grid;
gap: 4px;
height: 100%;
img {
::ng-deep img {
display: block;
height: 100%;
width: 100%;