auto-git:
[change] settings.html
This commit is contained in:
@@ -82,9 +82,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Buttons */
|
/* Buttons */
|
||||||
.buttons {
|
button {
|
||||||
display: flex; justify-content: flex-end; gap: 1rem;
|
display: flex; justify-content: flex-end; gap: 1rem;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
button.action {
|
button.action {
|
||||||
padding: 0.5em 1.3em;
|
padding: 0.5em 1.3em;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
@@ -108,6 +109,7 @@
|
|||||||
#okBtn:hover {
|
#okBtn:hover {
|
||||||
background: #0ea5e9;
|
background: #0ea5e9;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* Infotext */
|
/* Infotext */
|
||||||
.ollama-info {
|
.ollama-info {
|
||||||
|
|||||||
Reference in New Issue
Block a user