This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
HUE-8469 [frontend] The sql popover comment should scroll when expanded and overflowing
Enrico Berti
7 years ago
parent
3a72580dba
commit
ac94c20919
4 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
0
0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css
0
0
desktop/core/src/desktop/static/desktop/css/hue.css
0
0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css
1
0
desktop/core/src/desktop/static/desktop/less/components/hue-popover.less
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue.css
File diff suppressed because it is too large
+ 0
- 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css
+ 1
- 0
desktop/core/src/desktop/static/desktop/less/components/hue-popover.less
View File
@@ -399,6 +399,7 @@
.flex(1 1 100%);
.flex(1 1 100%);
white-space: pre-wrap;
white-space: pre-wrap;
margin-bottom: 2px;
margin-bottom: 2px;
+ overflow: auto;
}
}
}
}
Some files were not shown because too many files changed in this diff