提交 5577bf26 编写于 作者: xuty73419315's avatar xuty73419315

transition border未生效,未添加border-style: solid;

上级 35f0ade0
......@@ -181,6 +181,7 @@ export default {
.transition-border {
border-width: 5px;
border-color: brown;
border-style: solid;
transition-property: border-color;
transition-duration: 1000;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册