1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:20:57 +02:00
parent cfdc130b0d
commit bb0407947d

View File

@@ -82,9 +82,10 @@
}
/* Buttons */
.buttons {
button {
display: flex; justify-content: flex-end; gap: 1rem;
}
/*
button.action {
padding: 0.5em 1.3em;
font-size: 1rem;
@@ -108,6 +109,7 @@
#okBtn:hover {
background: #0ea5e9;
}
*/
/* Infotext */
.ollama-info {