浏览代码

Update css.php

FusionPBX 6 年之前
父节点
当前提交
1c677dc850
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      themes/default/css.php

+ 1 - 1
themes/default/css.php

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