Minor CSS fix, get all connectors the same width

pull/15289/head
alejandraarri 5 years ago
parent 3773ff3590
commit 00fda21154

@ -26,7 +26,7 @@ $w: $sLayout-width;
flex-direction: column;
align-items: center;
justify-content: center;
width: 176px;
width: 170px;
height: 84px;
margin-right: 16px;
border: 1px solid $cStructure-mainLine;

@ -1,6 +1,6 @@
{
"name": "cartodb-ui",
"version": "1.0.0-assets.140-grid-4",
"version": "1.0.0-assets.140-grid-5",
"description": "CARTO UI frontend",
"repository": {
"type": "git",

Loading…
Cancel
Save