Display generated bg in the bg block. Add ability to copy chat bg to system list.

This commit is contained in:
Cohee
2023-10-21 17:43:25 +03:00
parent 8d121bf38f
commit 5012237eb3
7 changed files with 200 additions and 85 deletions

View File

@@ -293,7 +293,7 @@
display: none;
}
#bg_menu_content {
.bg_list {
width: unset;
}
}
@@ -445,4 +445,4 @@
#horde_model {
height: unset;
}
}
}