updt=ate ollama indocker and add plugins
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
/* --------------------------------------------------------------
|
||||
Admin Styles for Custom Login URL Settings
|
||||
-------------------------------------------------------------- */
|
||||
.wrap {
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
#pcam-settings-page {
|
||||
background: #f9f9f9;
|
||||
padding: 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.pcam-notice {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.pcam-text-input {
|
||||
width: 100%;
|
||||
max-width: 400px;
|
||||
padding: 8px 12px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.pcam-save-btn {
|
||||
margin-top: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user