This website works better with JavaScript
首頁
探索
說明
註冊
登入
xiaoguang_li
/
hue
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
瀏覽代碼
HUE-8469 [frontend] The sql popover comment should scroll when expanded and overflowing
Enrico Berti
7 年之前
父節點
3a72580dba
當前提交
ac94c20
共有
4 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
顯示文件統計
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
查看文件
@@ -399,6 +399,7 @@
.flex(1 1 100%);
white-space: pre-wrap;
margin-bottom: 2px;
+ overflow: auto;
}
}
Some files were not shown because too many files changed in this diff