openai-integration
dgtlmoon 2025-07-14 15:21:55 +02:00
rodzic 8937df7b0b
commit 559b729475
2 zmienionych plików z 24 dodań i 2 usunięć

Wyświetl plik

@ -7,7 +7,11 @@
.label {
display: block !important;
}
// Look at this daily offering menu and only return a list of the dishes that are suitable for type 2 diabetics.
textarea {
overflow-wrap: break-word;'
font-size: 13px;
}
ul {
list-style: none;
padding-left: 0px;

File diff suppressed because one or more lines are too long