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