Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Administrator
/
chatgpt.ai-pro.org
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
34d94fa0
authored
2023-11-16 05:17:15 +0000
by
Janis
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch '28334_export_response_chatbot_plus' into 'master'
reduce padding See merge request
!79
2 parents
aecae6d0
3154fe0e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/src/color_theme_1.css
client/src/color_theme_1.css
View file @
34d94fa
...
...
@@ -80,7 +80,7 @@ span.info {
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#feffff'
,
endColorstr
=
'#eff7f5'
,
GradientType
=
1
);
/* IE6-9 fallback on horizontal gradient */
}
.chat-message-center
{
padding
:
20px
10vw
!important
;
padding
:
20px
8%
!important
;
max-width
:
none
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment