diff --git a/dist_cfg/renderer/style.css b/dist_cfg/renderer/style.css index 69c801c8b..4635eded1 100644 --- a/dist_cfg/renderer/style.css +++ b/dist_cfg/renderer/style.css @@ -134,6 +134,8 @@ p.warn { backdrop-filter: blur(10px); word-break: normal; border-radius: 6px; + padding: 5px 8px 8px 8px; + margin-bottom: -13px; } .status { @@ -143,7 +145,7 @@ p.warn { -webkit-box-orient: vertical; word-break: break-all; line-height: 1.0; - padding: 2px 5px 5px 5px; + margin-bottom: 0; } .progress-label {