This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xiaoguang_li
/
hue
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
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
ファイルの差分が大きいため隠しています
+ 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
ファイルの表示
@@ -399,6 +399,7 @@
.flex(1 1 100%);
white-space: pre-wrap;
margin-bottom: 2px;
+ overflow: auto;
}
}
この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません