improve graph bar style
This commit is contained in:
@@ -166,9 +166,9 @@ tr:hover {
|
|||||||
|
|
||||||
.graph-bar {
|
.graph-bar {
|
||||||
flex: 1 1 0;
|
flex: 1 1 0;
|
||||||
min-width: 8px;
|
min-width: 10px;
|
||||||
min-height: 8px;
|
min-height: 10px;
|
||||||
margin: 1px;
|
margin-right: 1px;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
opacity: 60%;
|
opacity: 60%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user