add: services warehouse & fix modal carrierInfo

This commit is contained in:
Alexandro Uc Santos
2025-04-09 19:51:45 -06:00
parent 9bb69c112f
commit 9480aab9d7
12 changed files with 191 additions and 183 deletions

View File

@@ -52,6 +52,10 @@ body {
cursor: pointer;
}
.pointer {
cursor: pointer
}
.btn-lg-block{
width: 100%;
}