N°5809 Update Symfony artifacts from 6.4.0 to 6.4.2

symfony/console
symfony/dotenv
symfony/framework-bundle
symfony/http-foundation
symfony/http-kernel
symfony/var-dumper
symfony/web-profiler-bundle
This commit is contained in:
Pierre Goiffon
2024-01-26 09:55:51 +01:00
parent ddce3058be
commit dfb5a4875a
110 changed files with 1115 additions and 929 deletions

View File

@@ -47,6 +47,8 @@
}
.sf-minitoolbar {
--sf-toolbar-gray-800: #262626;
background-color: var(--sf-toolbar-gray-800);
border-top-left-radius: 4px;
bottom: 0;
@@ -66,6 +68,8 @@
}
.sf-minitoolbar svg,
.sf-minitoolbar img {
--sf-toolbar-gray-200: #e5e5e5;
color: var(--sf-toolbar-gray-200);
max-height: 24px;
max-width: 24px;