Resizable panels fix collapsed opacity issue

This commit is contained in:
Mo Bitar
2018-08-16 08:54:11 -05:00
parent 941ec426da
commit 7513f5dfb3

View File

@@ -107,6 +107,7 @@ $footer-height: 32px;
&.collapsed {
opacity: 1;
background-color: #DDDDDD;
}
&.dragging {