mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
Merge branch 'master' of https://github.com/top-think/framework
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
body {
|
body {
|
||||||
color: #333;
|
color: #333;
|
||||||
font: 16px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif;
|
font: 16px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif;
|
||||||
margin: 0px;
|
margin: 0;
|
||||||
padding: 0 20px 20px;
|
padding: 0 20px 20px;
|
||||||
}
|
}
|
||||||
h1{
|
h1{
|
||||||
@@ -246,7 +246,7 @@
|
|||||||
.exception-var table td{
|
.exception-var table td{
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
word-break: break-word;
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
.exception-var table td:first-child{
|
.exception-var table td:first-child{
|
||||||
width: 12px;
|
width: 12px;
|
||||||
|
|||||||
Reference in New Issue
Block a user