diff --git a/atoms/index.css b/atoms/index.css index a2059e5..103209c 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -228,6 +228,21 @@ img { height: 25px !important; } +.legendrangeval { + display: flex; +} + +.maxlegend { + margin-top: -4.5%; + margin-left: 26.5%; +} + +.minlegend { + margin-left: -2%; + margin-top: 1%; +} + + .normal { border: 1px hidden; margin: 3%; diff --git a/atoms/index.html b/atoms/index.html index e1b64c4..eb10317 100644 --- a/atoms/index.html +++ b/atoms/index.html @@ -12,6 +12,7 @@

Elements

Settings