pve-manager/www/manager6/panel
Dominik Csapak 0d08e3e868 ui: fix Guest Summary Notes height
fixes 'infinite' height of the guest notes, by setting the height on the
container a level up

the notes view itself is already scrollable, so if it is too large,
there'll be a scrollbar

this does not change anything for templates, as there we show nothing
under the notes and thus there the infinite height is ok

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
(cherry picked from commit 8530bc4149ee09f149c584870e0c4df5e6066a70)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-18 13:39:19 +02:00
..
ConfigPanel.js ui: panel/ConfigPanel: return early on no selection 2021-05-27 12:35:21 +02:00
GuestStatusView.js ui: fix Guest Summary Notes height 2021-06-18 13:39:19 +02:00
GuestSummary.js ui: fix Guest Summary Notes height 2021-06-18 13:39:19 +02:00
HealthWidget.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
IPSet.js ui: panel/IPSet: eslint fixes 2021-05-19 14:03:08 +02:00
NotesView.js ui: panel/NotesView: eslint fixes 2021-05-19 14:03:08 +02:00
RunningChart.js ui: panel/RunningChart: eslint fixes 2021-05-19 14:03:08 +02:00
StatusPanel.js ui: panel/StatusPanel: eslint fixes 2021-05-19 14:03:08 +02:00
TemplateStatusView.js ui: use pmxInfoWidget instead of pveInfoWidget 2021-04-23 10:37:55 +02:00