mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 20:57:56 +08:00
fix dataset title clipping (#1040)
This commit is contained in:
committed by
GitHub
parent
cf8f1a710d
commit
bd5f816d58
@@ -74,7 +74,7 @@ class LeftSideBar extends React.Component {
|
||||
display: "inline-block",
|
||||
width: "190px",
|
||||
marginLeft: "7px",
|
||||
height: "1.1em",
|
||||
height: "1.2em",
|
||||
overflow: "hidden",
|
||||
wordBreak: "break-all"
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user