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