docs: share add copy button to messages in web interface (#902)
Co-authored-by: Jay <air@live.ca>
This commit is contained in:
parent
1af103d29e
commit
7c91f668d1
5 changed files with 89 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
color: var(--sl-color-text);
|
||||
background-color: var(--sl-color-bg-surface);
|
||||
padding: 0.5rem calc(0.5rem + 3px);
|
||||
padding-right: calc(1rem + 18px);
|
||||
border-radius: 0.25rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue