Skip to content

Commit 2f07ec3

Browse files
authored
fix: add and remove color button not aligned (#471)
1 parent fd16c06 commit 2f07ec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ input::placeholder {
421421

422422
.newColor {
423423
display: flex;
424+
align-items: center;
424425
background-color: var(--primary-color);
425426
padding: 5px;
426427
border-radius: 2px;

0 commit comments

Comments
 (0)