Limit noAI logo size

This commit is contained in:
Pascal Le Merrer 2026-02-28 11:23:55 +01:00
parent f39d6ac1d4
commit da6e536bb8

View file

@ -501,3 +501,7 @@ hr {
.stork-close-button { .stork-close-button {
position: inherit; position: inherit;
} }
#noai {
width: 100px;
}