mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-06 00:57:21 -04:00
Fix padding issue after merge
This commit is contained in:
@@ -136,11 +136,6 @@ label {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:last-child,
|
|
||||||
&:first-child {
|
|
||||||
padding-bottom: $item-spacing-v;
|
|
||||||
}
|
|
||||||
|
|
||||||
&:first-child:after {
|
&:first-child:after {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user