Compare commits

..

2 Commits

3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@zen/core",
"version": "1.4.25",
"version": "1.4.26",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@zen/core",
"version": "1.4.25",
"version": "1.4.26",
"license": "GPL-3.0-only",
"dependencies": {
"@headlessui/react": "^2.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@zen/core",
"version": "1.4.25",
"version": "1.4.26",
"description": "Un CMS Next.js construit sur l'essentiel, rien de plus, rien de moins.",
"repository": {
"type": "git",
+1 -1
View File
@@ -77,7 +77,7 @@ const ColorPicker = ({
<div className="flex flex-wrap items-start gap-3">
{/* Left: big custom swatch + hex input */}
<div className="flex flex-col gap-2 w-14 flex-shrink-0">
<div className="flex flex-col gap-2 w-18 flex-shrink-0">
<button
type="button"
title="Couleur personnalisée"