mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Merge branch 'release/17.2' into dev
This commit is contained in:
@@ -94,7 +94,6 @@ apt-get purge -yq --auto-remove \
|
||||
|
||||
# curl/wget are only needed during installation in this stage.
|
||||
apt-get purge -yq --auto-remove \
|
||||
curl \
|
||||
wget
|
||||
|
||||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
@@ -94,7 +94,7 @@ opce-ckeditor-augmented-textarea .op-ckeditor--attachments
|
||||
.document-editor__toolbar
|
||||
position: sticky
|
||||
top: 0
|
||||
z-index: 2
|
||||
z-index: 3
|
||||
|
||||
// Reset these styles explicitly when the editor is opened inside a Dialog, as position: sticky opens a separate stacking context.
|
||||
// In case the dialog has multiple editors below each other, these different context interfere and the paragraph dropdown of an editor will be behind the editor below it.
|
||||
|
||||
Reference in New Issue
Block a user