📜  html 输入类型颜色内部边框 - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:51.882000             🧑  作者: Mango

代码示例1
input::-webkit-color-swatch {
    border: none;
}