GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
yangyangxie
/
cortex-hub
Transfer to URL with SHA
Find file
Newer
Older
tree:
b387ddd5db
Branches
Tags
×
master
cortex-hub
/
ui
/
client-app
/
src
/
components
/ ChatArea.css
yangyang xie
on 12 Sep
93 bytes
refactor the coding workspace && support larger code refactoring request
Raw
Blame
History
.chat-area-fixed-height { height: calc(100vh - 72px); /* Subtract input + padding */ }