Remove jump in impress anim sidebar when adding the first anim

Force placeholder to inherit the same rules as ui-treeview-body

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I61ecde9e35812026683c655f6a2f9ead18e10d02
This commit is contained in:
Pedro Pinto Silva 2022-08-18 16:00:10 +02:00 committed by Szymon Kłos
parent fa19a32b41
commit 184488b953

View file

@ -257,7 +257,8 @@ td.jsdialog > [id^='table-box']:not(.sidebar) {
color: var(--color-text-lighter) !important;
}
.ui-treeview-body {
.ui-treeview-body,
#custom_animation_label_parent {
color: var(--color-main-text);
font-size: var(--default-font-size);
line-height: var(--default-height);