First full release

This commit is contained in:
Luka Romih
2023-03-10 12:50:23 +01:00
parent 257f3c354f
commit 9867875ef2
285 changed files with 10980 additions and 4692 deletions
@@ -391,7 +391,7 @@ body {
/*responsive*/
@media (max-width: 1192px) {
@media (max-width: v.$layout-breakpoint-x-large) {
.table-users thead {
display: none;
}
@@ -711,6 +711,13 @@ textarea.form-control {
border-radius: 0;
}
.select2-container--default.select2-container--focus
.select2-selection--multiple {
box-shadow: 0 0 0 0.25rem #0d6efd40;
border-color: #86b7fe;
outline: 0;
}
.autocomplete {
background-color: white;
// border-radius: 6px;