Angular 16

This commit is contained in:
softsimon
2023-07-18 13:38:33 +09:00
parent ae22b7b444
commit ac82a25fa2
4 changed files with 6731 additions and 8399 deletions

View File

@@ -45,8 +45,8 @@ $dropdown-link-hover-bg: #11131f;
$dropdown-link-active-color: #fff;
$dropdown-link-active-bg: #11131f;
@import "~bootstrap/scss/bootstrap";
@import '~tlite/tlite.css';
@import "bootstrap/scss/bootstrap";
@import 'tlite/tlite.css';
html, body {
height: 100%;