save conversation wrap

This commit is contained in:
binary-husky
2024-05-23 15:58:59 +00:00
parent a48acf6fec
commit a938412b6f
10 changed files with 63 additions and 23 deletions

View File

@@ -1,3 +1,9 @@
#plugin_arg_menu {
transform: translate(-50%, -50%);
border: dashed;
}
/* hide remove all button */
.remove-all.svelte-aqlk7e.svelte-aqlk7e.svelte-aqlk7e {
visibility: hidden;