Fix for panes that are unable to be resized
This commit is contained in:
@@ -14,3 +14,8 @@
|
||||
border-radius: 10px;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
paned>separator {
|
||||
margin: 0px;
|
||||
padding: 1px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user