Skip to content

Commit 5a23ae2

Browse files
authored
[4.0] Views UI overflow fixed. (#34426)
* view overflow fixed * (UI overfow) compatibility issue update * revised(overflow auto added)
1 parent 119476a commit 5a23ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

administrator/templates/atum/scss/blocks/_global.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ caption {
122122
.container-main,
123123
.system-debug {
124124
padding-bottom: 50px;
125+
overflow: auto;
125126
}
126127

127128
body .container-main {

0 commit comments

Comments
 (0)