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