remove border props

This commit is contained in:
Karthik Siddarth 2019-04-15 15:04:58 +05:30
parent caabc40fed
commit 90cf1a2004

View File

@ -312,8 +312,6 @@ export default Vue.component(name, getVueOptions(name));
flex-direction: column;
align-items: flex-end;
margin-bottom: 5px;
border-color: red;
border-width: 5ex;
}
&__header {