feat: style vendor form and list.

feat: items state selectors.
This commit is contained in:
Ahmed Bouhuolia
2020-11-21 19:58:02 +02:00
parent b9e61461ae
commit 9eebaf5a6e
19 changed files with 332 additions and 202 deletions

View File

@@ -341,7 +341,7 @@
.datatable-empty-status{
margin-top: auto;
margin-bottom: auto;
padding-bottom: 40px;
padding-bottom: 20px;
}
}

View File

@@ -8,7 +8,7 @@
}
#{$self}__primary-section{
overflow: hidden;
padding-top: 10px;
padding-top: 5px;
margin-bottom: 20px;
border-bottom: 1px solid #eaeaea;
padding-bottom: 5px;