set discrete color legend width as graph width

This commit is contained in:
Ivan Mikheykin
2018-09-03 16:33:58 +03:00
parent b5ed3f47fc
commit 77aa35be7d
3 changed files with 13 additions and 40 deletions
+2 -2
View File
@@ -67,8 +67,8 @@ $font-size-sm: 12px !default;
//padding-top: 10px;
svg {
width: 100%;
max-width: 300px;
//width: 100%;
//max-width: 1300px;
height: 24px;
float: left;
white-space: nowrap;