feat: moved some card.scss styles to the card.vue component
This commit is contained in:
@ -147,3 +147,8 @@ button.table {
|
||||
.dragging-disabled .handle {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
.box {
|
||||
border: 1px solid $grey-200;
|
||||
box-shadow: $shadow-sm;
|
||||
}
|
Reference in New Issue
Block a user