Skip to content

Commit 76f90a2

Browse files
committed
clean scss
1 parent 9b531d0 commit 76f90a2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/gridstack.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,6 @@ $animation_speed: .3s !default;
111111
}
112112
}
113113

114-
/** Uncomment this to show bottom-left resize handle **/
115-
/*
116-
.grid-stack > .grid-stack-item > .ui-resizable-sw {
117-
display: inline-block;
118-
@include vendor(transform, rotate(180deg));
119-
}
120-
*/
121-
122114
@media (max-width: 768px) {
123115
.grid-stack-item {
124116
position: relative !important;

0 commit comments

Comments
 (0)