Merge branch 'master' of github.com:CartoDB/CartoAssets
This commit is contained in:
commit
7751766940
@ -120,9 +120,11 @@
|
|||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
padding: 0 $baseSize - 2;
|
width: 1px;
|
||||||
color: $cHintText;
|
height: 1px;
|
||||||
content: '·';
|
margin: 0 $baseSize - 2;
|
||||||
|
background-color: $cSecondaryLine;
|
||||||
|
content: '';
|
||||||
}
|
}
|
||||||
&:last-child {
|
&:last-child {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user