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
3154fe0e
authored
2023-11-15 18:25:58 +0800
by
Jerald Lim
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
reduce padding
1 parent
1a88de26
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 @
3154fe0
...
...
@@ -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