mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 05:45:33 +08:00
css fix.
This commit is contained in:
@@ -147,5 +147,6 @@ ul.trace {
|
||||
}
|
||||
|
||||
td, th {
|
||||
overflow: auto;
|
||||
white-space: pre;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
@@ -44,7 +44,8 @@ body {
|
||||
.default-view .sticky-value {
|
||||
padding: 6px 12px;
|
||||
background: lightyellow;
|
||||
overflow: auto;
|
||||
white-space: pre;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.default-view .form-group label.help {
|
||||
|
||||
Reference in New Issue
Block a user