Update styles.php

This commit is contained in:
Waldek 2021-06-03 12:44:53 +02:00 committed by GitHub
parent 8395a47f2a
commit 11811577d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ header("Content-type: text/css");
white-space:normal;
/*height: 100%;*/
height:<?php echo HEIGHT_ACTIVITY; ?>;
line-height:<?php echo HEIGHT_ACTIVITY; ?>;
line-height:20px;
}
#rcornerh {
display: flex;