Browse Source

Update line height

Saoud Rizwan 1 year ago
parent
commit
5a127c8b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webview-ui/src/index.css

+ 1 - 1
webview-ui/src/index.css

@@ -19,7 +19,7 @@ html {
 
 body {
 	margin: 0;
-	line-height: 1.3;
+	line-height: 1.25;
 }
 
 body.scrollable,