Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-06-03 23:37:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d956756be4aa533c4c994559a3a01f147245ebdd
d956756b
1 parent
c3c9b3a3
update bot image css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
client/src/App.css
client/src/App.css
View file @
d956756
...
...
@@ -183,7 +183,11 @@ body, html {
}
.historyContainer
.bot-image-box
.bot-image
{
width
:
250px
;
height
:
300px
;
border-radius
:
10px
;
margin
:
1rem
;
box-shadow
:
0
0
2rem
rgba
(
0
,
0
,
0
,
0.075
),
0
1rem
1rem
-1rem
rgba
(
0
,
0
,
0
,
0.1
);
}
/* input tag */
...
...
Please
register
or
login
to post a comment