diff --git a/app/styles/modules/common/colors-table.scss b/app/styles/modules/common/colors-table.scss index fda0e53d..fabf7df4 100644 --- a/app/styles/modules/common/colors-table.scss +++ b/app/styles/modules/common/colors-table.scss @@ -22,6 +22,7 @@ border: 0; } &.edition { + padding-left: 3rem; .current-color { cursor: pointer; }