fix styling select2 dropdown on mutations and opnames

This commit is contained in:
2025-06-25 17:23:45 +07:00
parent e5daafc8f0
commit 38def0dc9c
2 changed files with 0 additions and 10 deletions

View File

@@ -114,11 +114,6 @@
letter-spacing: normal;
display: block;
}
/* Select2 styling - same as stock audit (minimal) */
.select2-container {
width: 100% !important;
}
</style>
@endsection