Add placeholder implementation
This commit is contained in:
parent
3856137b6e
commit
fde9653ad8
3 changed files with 28 additions and 0 deletions
|
@ -110,6 +110,10 @@ export default function contacts_panel(): any {
|
|||
|
||||
return {
|
||||
channel_modal: channel_modal(),
|
||||
placeholder: {
|
||||
...text(theme.middle, "sans", "default", { size: "sm" }),
|
||||
padding: 5,
|
||||
},
|
||||
log_in_button: interactive({
|
||||
base: {
|
||||
background: background(theme.middle),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue