Skip to content

Commit a2439e3

Browse files
932529: Need to change the UI design in super market use case sample
1 parent 5e4bd43 commit a2439e3

File tree

1 file changed

+8
-0
lines changed
  • Inventory Management and Invoice Generating/Inventory Application/src

1 file changed

+8
-0
lines changed

Inventory Management and Invoice Generating/Inventory Application/src/index.css

+8
Original file line numberDiff line numberDiff line change
@@ -611,4 +611,12 @@ body {
611611
width: 25%;
612612
margin-bottom: 10px;
613613
}
614+
615+
.header .input-container.custid {
616+
width: 250px;
617+
}
618+
619+
.header .input-container.datepicker {
620+
width: 270px;
621+
}
614622
}

0 commit comments

Comments
 (0)