Update css.php

This commit is contained in:
FusionPBX
2019-08-03 19:39:25 -06:00
committed by GitHub
parent 11d83ffa7a
commit bc786a8f65

View File

@@ -201,7 +201,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false;
background-size:cover;
}
pre {
pre {
white-space: pre-wrap;
}