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