diff --git a/tui/gniza.tcss b/tui/gniza.tcss index 232e20c..46e170d 100644 --- a/tui/gniza.tcss +++ b/tui/gniza.tcss @@ -185,7 +185,8 @@ SelectionList { #set-buttons { height: auto; margin: 1 0; - overflow: hidden; + overflow-x: auto; + overflow-y: hidden; } #backup-buttons Button, @@ -203,6 +204,7 @@ SelectionList { #re-buttons Button, #set-buttons Button { margin: 0 1 0 0; + min-width: 10; } #log-page-info {