update
This commit is contained in:
@@ -490,4 +490,22 @@
|
||||
|
||||
.row:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.handle {
|
||||
width: 6px;
|
||||
background: #333;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
cursor: ew-resize;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.handle-left {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.handle-right {
|
||||
right: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user