[Editor] Move the parameter elements for FreeText and Ink annotations at the right place (follow-up of #16802)
This commit is contained in:
parent
77392dfce4
commit
149f18b766
@ -577,12 +577,12 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#editorInkParamsToolbar {
|
#editorInkParamsToolbar {
|
||||||
inset-inline-end: 40px;
|
inset-inline-end: 68px;
|
||||||
background-color: var(--toolbar-bg-color);
|
background-color: var(--toolbar-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
#editorFreeTextParamsToolbar {
|
#editorFreeTextParamsToolbar {
|
||||||
inset-inline-end: 68px;
|
inset-inline-end: 96px;
|
||||||
background-color: var(--toolbar-bg-color);
|
background-color: var(--toolbar-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user