Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated according to qa#1127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SilasMarvin merged 1 commit intomasterfromsilas-qa-updates
Oct 27, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletionspgml-dashboard/src/components/chatbot/chatbot.scss
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -117,8 +117,8 @@ div[data-controller="chatbot"] {

#chatbot-question-input-button {
background-image: url("/dashboard/static/images/chatbot-input-arrow.webp");
width:30px;
height:30px;
width:22px;
height:22px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
Expand Down
2 changes: 1 addition & 1 deletionpgml-dashboard/src/components/chatbot/template.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -125,7 +125,7 @@ <h3 id="chatbot-chatbot-title" class="mb-0">Chatbot</h3>

<div id="chatbot-question-textarea-wrapper" class="d-flex position-relative">
<textarea id="chatbot-question-input" class="flex-grow-1 text-white rounded-start-2 z-1" rows="1" placeholder="Send a message" data-action="keydown.enter->chatbot#handleEnter"></textarea>
<div id="chatbot-question-input-button-wrapper" class="p-2 d-flex align-items-end rounded-end-2 z-1" data-action="click->chatbot#handleEnter">
<div id="chatbot-question-input-button-wrapper" class="p-2 d-flex align-items-center rounded-end-2 z-1" data-action="click->chatbot#handleEnter">
<div id="chatbot-question-input-button" class=""></div>
</div>
<div id="chatbot-question-input-border" class="position-absolute rounded-2"></div>
Expand Down
5 changes: 5 additions & 0 deletionspgml-dashboard/static/images/icons/check_clipboard_2.svg
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletionpgml-dashboard/static/images/icons/discord-white.svg
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletionspgml-dashboard/static/images/icons/share_2.svg
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

[8]ページ先頭

©2009-2025 Movatter.jp