Add chat keyboard shortcuts
This commit is contained in:
parent
df592adff5
commit
fc11d1eff0
3 changed files with 59 additions and 7 deletions
|
@ -483,8 +483,13 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
width: 100%;
|
||||
background: transparent !important;
|
||||
border-radius: 0px !important;
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
.hover-menu button:hover {
|
||||
background: var(--button-secondary-background-fill-hover) !important;
|
||||
}
|
||||
|
||||
.transparent-substring {
|
||||
opacity: 0.333;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue