fix model position

This commit is contained in:
Peter Maquiran
2022-10-12 12:08:23 +01:00
parent 4bbca73743
commit 30cb8ec323
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -946,3 +946,9 @@ body {
.font-awesome-1 {
color: var(--font-awesome-1) !important;
}
.chat-aside {
top: -31px;
}