improved layout and fixed bugs introduced new ones
This commit is contained in:
@@ -29,6 +29,11 @@ resize-handle:hover, resize-handle.active {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
resize-handle[dir="vertical"][place='top'] {
|
||||
top: 0;
|
||||
bottom: auto;
|
||||
}
|
||||
|
||||
#fixed-resize-overlay {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user