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:
8b613e3705
Branches
Tags
×
master
cortex-hub
/
ui
/
client-app
/
src
/
components
/ ChatArea.css
yangyangxie
on 14 Sep
96 bytes
improve ui
Raw
Blame
History
.chat-area-fixed-height { height: calc(100vh - 72px); /* Subtract input + padding */ }