mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-13 12:00:01 -04:00
Add embed option and component
Other fixes: tiles in proxy page for settings, updated search function, fixed defaults
This commit is contained in:
parent
6235ebfe24
commit
3a9024d1e0
10 changed files with 78 additions and 23 deletions
|
@ -12,7 +12,7 @@ export default {
|
|||
input: "var(--input-background-color)",
|
||||
"input-text": "var(--input-text-color)",
|
||||
"input-border-color": "var(--input-border-color)",
|
||||
"dropdown-option-hover-color": "var(--dropdown-option-hover-color)"
|
||||
"dropdown-option-hover-color": "var(--dropdown-option-hover-color)",
|
||||
},
|
||||
extend: {}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue