Contain three sizer contents

pull/3374/head
Alex P 2018-05-02 12:26:28 -07:00 committed by Andrew Watkins
parent f6b2034cce
commit 36956dafd3
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
border: 2px solid $g4-onyx;
border-top: 0;
transition: border-color 0.25s ease;
overflow: hidden;
}
.threesizer--handle.dragging + .threesizer--division {
border-color: $g5-pepper;