improve scroll bar appearance for graph
This commit is contained in:
@@ -161,8 +161,8 @@ tr:hover {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: end;
|
align-items: end;
|
||||||
padding-bottom: 6px;
|
padding-bottom: 4px;
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
transition: opacity 100ms;
|
transition: opacity 100ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user