Updated WarehouseShippingNote
This commit is contained in:
@@ -151,6 +151,17 @@ input[type=number]::-webkit-outer-spin-button {
|
||||
.tt-table.table-sm > tbody > tr > td * {
|
||||
font-size: 16px !important;
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
grid-gap: 4px;
|
||||
}
|
||||
|
||||
.modal-footer > button {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
td {
|
||||
|
||||
Reference in New Issue
Block a user