Skip to content

Commit

Permalink
[更新]修改后台样式,兼容mac
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujingli committed Jul 6, 2019
1 parent eebff24 commit 3748f61
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion application/admin/service/NodeService.php
Original file line number Diff line number Diff line change
Expand Up @@ -318,4 +318,4 @@ private static function scanPath($dirname, $data = [], $ext = 'php')
return $data;
}

}
}
2 changes: 1 addition & 1 deletion public/static/theme/css/login.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/static/theme/css/login.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions public/static/theme/css/login.less
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ body {
padding: 0 15px;
font-size: 14px;
text-indent: 35px;
line-height: 42px;
line-height: 1em;
border-radius: 6px;
letter-spacing: 1px;
background: rgba(0, 0, 0, .1);
Expand Down Expand Up @@ -235,4 +235,4 @@ body {
text-indent: -999em;
margin: -30px 0 0 -30px;
background: url(../../plugs/supersized/progress.gif) no-repeat center center;
}
}

0 comments on commit 3748f61

Please sign in to comment.