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
35b762b2
authored
2023-12-20 17:13:05 +0800
by
RSA
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
28823_chatbot_vuzo_link
1 parent
a606ac58
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
10 deletions
client/src/index.css
client/src/index.css
View file @
35b762b
...
...
@@ -27,7 +27,7 @@ code {
.vuzo_container
{
text-align
:
center
;
padding
:
8
px
;
padding
:
5
px
;
display
:
inline-flex
;
margin
:
10px
auto
;
bottom
:
0
;
...
...
@@ -43,21 +43,16 @@ code {
}
}
@media
screen
and
(
max-height
:
1024
px
)
{
@media
screen
and
(
max-height
:
768
px
)
{
.vuzo_container
{
margin
:
130px
auto
!important
;
position
:
inherit
!important
;
}
}
@media
screen
and
(
max-height
:
900px
)
{
.vuzo_container
{
margin
:
130px
auto
!important
;
margin
:
15px
auto
0
!important
;
position
:
inherit
!important
;
}
}
@media
screen
and
(
max-height
:
720px
)
{
.vuzo_container
{
margin
:
10px
auto
!important
;
margin
:
10px
auto
0
!important
;
position
:
inherit
!important
;
}
}
\ No newline at end of file
...
...
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