N°5298 - Fix CKEditor fullscreen style in the end-users portal

This commit is contained in:
Molkobain
2024-05-21 22:56:07 +02:00
parent 8cb92e3bd3
commit 6fb1afaa2f
3 changed files with 35 additions and 51 deletions

3
.gitignore vendored
View File

@@ -50,6 +50,9 @@ tests/*/vendor/*
# NPM: `jquery-ui` package is just there for vulnerability scans, so we don't want to version its files (only `jquery-ui-dist` is used within the code base)
/node_modules/jquery-ui/**
# Symfony: Local env file
/resources/symfony/.env.local
# PHPUnit: Cache file, local XML working copies
/tests/php-unit-tests/.phpunit.result.cache
/tests/php-unit-tests/phpunit.xml