feat: guess what, more changes

This commit is contained in:
Herculino Trotta
2025-11-11 20:21:01 -03:00
parent b38ed37bc5
commit 0b0d760bab
47 changed files with 975 additions and 957 deletions
+7 -4
View File
@@ -1,10 +1,9 @@
@use "variables";
@use "font-awesome";
@use "bootstrap";
// @use "datepicker";
// @use "tom-select";
@use "datepicker";
@use "tom-select";
@use "animations";
@use "scrollbar";
.sticky-sidebar {
position: sticky;
@@ -104,4 +103,8 @@ div:where(.swal2-container) {
width: 40px;
height: 40px;
}
}
}
[x-cloak] {
display: none !important;
}