mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-15 11:00:55 +02:00
[#7746] readded editor fullscreen option and preloaded the tinymce component
This commit is contained in:
@@ -217,6 +217,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* tinymce fullscreen preview */
|
||||
.tox-fullscreen .modal {
|
||||
width: 100% !important;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
/* content scroll shadows */
|
||||
.modal-content {
|
||||
--topShadowOffset: calc(var(--spacing) + 1px);
|
||||
|
||||
Reference in New Issue
Block a user