regression fix: device page header overflow

This commit is contained in:
Gary Sharp
2025-02-27 13:17:04 +11:00
parent 62a5da7513
commit d31c2db43b
14 changed files with 8 additions and 30 deletions
+1 -1
View File
@@ -315,7 +315,7 @@ header .watermark,
padding: 6px 20px 4px 20px;
font-size: 2em;
color: #000;
line-height: 50px;
line-height: 46px;
position: relative;
border-left: 1px solid #D1D1D1;
border-right: 1px solid #D1D1D1;