1
0

auto-git:

[change] animeCat.js
This commit is contained in:
2025-05-26 03:18:56 +02:00
parent 8d25cb3a89
commit e2ccddf974

View File

@@ -60,6 +60,7 @@ window.AnimeCat = class AnimeCat {
Object.assign(this.bubble.style, {
position: 'relative', // jetzt relativ zur wrapper-Flexbox
marginLeft: '14px',
marginBottom: '20px',
padding: '10px 16px',
background: 'white',
border: '1px solid #ccc',