diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 678df4698e..96dbb53fa7 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -16,3 +16,4 @@ .main-header>h2{font-size: 14px;} .tree li.active>a{background-color:#fff} .tree li>a:hover{background-color:#fff} +.detail-content{padding: 5px 0 0 0px;}