style: remove repeated attribute

remove repeated attribute
This commit is contained in:
xindongdong 2019-01-09 22:03:04 +08:00 committed by tangjinzhou
parent 22cf0b56d0
commit 7764700052

View File

@ -7,9 +7,8 @@
&-notice {
padding: 7px 20px 7px 10px;
border-radius: 3px 3px;
border: 1px solid #999;;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border: 0px solid rgba(0, 0, 0, 0);;
border: 0px solid rgba(0, 0, 0, 0);
background: #fff;
display: block;
width: auto;