migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
.swal2-container > div {
width: auto;
min-width: 300px;
max-width: 95%;
}
.swal2-content {
font-size: 14px;
}
.swal2-actions > button {
font-size: 14px !important;
}
.swal2-toast-cus {
font-size: 20px;
margin: 20px;
font-weight: bold;
}
p.form-control-static label {
margin-left: 3px;
margin-right: 10px;
}
.table-hover td select.form-control {
width: auto;
margin: auto;
}
.navigation i.fas, .navigation i.fab {
font-size: 16px;
}