update to laptop
This commit is contained in:
@@ -100,9 +100,32 @@ $rotationDegrees: (90 180 270 360);
|
||||
&.segment-parent {
|
||||
border: solid 1px #a9a9a9;
|
||||
border-radius: 3px;
|
||||
.segment {
|
||||
width: 50%;
|
||||
> .child-container{
|
||||
> .segment {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
.segment {
|
||||
//width: 50%;
|
||||
//height: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
&.segment-triangle {
|
||||
//display: inline-block;
|
||||
//width: 100%;
|
||||
//animation: none !important;
|
||||
|
||||
//&.type-1 {
|
||||
// > .child-container {
|
||||
// > .segment-parent:first-child {
|
||||
// //width: 100%;
|
||||
// }
|
||||
// > .segment-parent:not(:first-child) {
|
||||
// //width: 50%;
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user