@@ -32,9 +32,10 @@
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
cursor: pointer;
min-height: 40px;
- // line-height: 40px;
- line-height: 1.5;
+ display: flex;
+ align-items: center;
.chart-title {
+ width: 100%;
// flex: 1;
&:hover {
text-decoration: underline;