style: resolve merge conflicts and format admin routes

This commit is contained in:
nguyenvanbao
2026-02-04 13:32:35 +07:00
parent 050f6b7776
commit 7e50772f3f
2 changed files with 51 additions and 15 deletions

View File

@@ -520,7 +520,6 @@
font-weight: bold;
}
.hover-opacity:hover {
opacity: 0.8;
transition: opacity 0.3s ease;
@@ -857,7 +856,7 @@
</div>
</div>
</footer>
<!-- Impport JS tại đây -->
<!-- Import JS tại đây -->
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>