Skip to content

Commit bad92ee

Browse files
committed
fix: fix CSS syntax error in input color selector
1 parent e9b867e commit bad92ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

static/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,6 @@ input[type="color"] {
20022002
padding: 10px;
20032003
border: 1px solid var(--border-color);
20042004
border-radius: 4px;
2005-
}
20062005
font-size: 14px;
20072006
margin-top: 5px;
20082007
box-sizing: border-box;

0 commit comments

Comments
 (0)