From ee530d94177713c055b0b96957febbffc7b2e038 Mon Sep 17 00:00:00 2001 From: Arkadiusz Lach Date: Mon, 28 Oct 2024 18:10:45 +0100 Subject: [PATCH] Increased text overflow on containers --- data/styles/40-container.otui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/styles/40-container.otui b/data/styles/40-container.otui index 8bdb870..5ec47b1 100644 --- a/data/styles/40-container.otui +++ b/data/styles/40-container.otui @@ -5,7 +5,7 @@ PageButton < Button ContainerWindow < MiniWindow height: 150 - text-overflow: 12 + text-overflow: 18 &save: true &containerWindow: true