fancy expanding api input box

This commit is contained in:
end-4
2024-01-27 00:19:42 +07:00
parent 962e29d406
commit d425af4cdf
5 changed files with 110 additions and 26 deletions
+8
View File
@@ -420,6 +420,14 @@
margin-bottom: 1.023rem;
}
.width-10 {
min-width: 0.682rem;
}
.height-10 {
min-width: 0.682rem;
}
.invisible {
opacity: 0;
background-color: transparent;
+8
View File
@@ -523,6 +523,14 @@ $onChatgpt: $onPrimary;
min-width: 0rem;
}
.sidebar-chat-wrapper {
@include element_easeInOut;
}
.sidebar-chat-wrapper-extended {
min-height: 5.114rem;
}
.sidebar-chat-send {
@include menu_decel;
min-width: 1.705rem;