fx115: fix duplicates pane layout

This commit is contained in:
windingwind 2024-03-03 18:29:11 +08:00 committed by Dan Stillman
parent 9d5a706344
commit 0e14c9b3b3

View file

@ -1,5 +1,6 @@
duplicates-merge-pane { duplicates-merge-pane {
-moz-box-orient: vertical; display: flex;
flex-direction: column;
groupbox { groupbox {
margin: 8px 0 0 0; margin: 8px 0 0 0;