WIP on loan order

This commit is contained in:
2023-11-26 17:36:17 +05:00
parent 392136dc9b
commit 11ad96e5d8
13 changed files with 306 additions and 293 deletions

View File

@@ -0,0 +1,7 @@
.nova-grid--field-wrapper {
border-color: rgba(0, 0, 0, 0) !important;
}
input {
width: 100%;
}