Fix hover layout issue in logsviewer due to line-height

This commit is contained in:
Johannes Zellner
2025-06-26 20:18:35 +02:00
parent fd43c75811
commit 45a9235738

View File

@@ -211,7 +211,6 @@ body {
color: white;
font-family: monospace;
font-size: 14px;
line-height: 1.2;
white-space: nowrap;
width: 100%;
}