added sessions support
This commit is contained in:
@@ -34,6 +34,13 @@ resize-handle[dir="vertical"][place='top'] {
|
||||
bottom: auto;
|
||||
}
|
||||
|
||||
resize-handle[dir="horizontal"][place='right'] {
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: auto;
|
||||
}
|
||||
|
||||
#fixed-resize-overlay {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user