File tree Expand file tree Collapse file tree
laundry_guest/frontend/src/src
laundry_owner/backend/logic_server/src/project/mylaundry Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 .order-wapper {
1414 width : 90% ;
1515 display : flex ;
16- justify-content : space-between ;
17-
1816
1917
2018 .order-content {
2119 display : flex ;
2220 flex-direction : column ;
23- justify-content : space-between ;
24- width : 100% ;
25- padding-left : 10px ;
21+ width : 90% ;
22+
2623
2724 .name {
2825 font-size : 16px ;
29- margin-bottom :10px ;
30- margin-top :10px ;
3126 }
3227
3328 .Order-rowItem {
3429 margin-top : 0px ;
3530 margin-bottom : 0px ;
36- width :95% ;
31+ padding-bottom :0px ;
32+ padding-top :0px ;
33+ width :100% ;
3734 display : flex ;
3835 flex-direction : row ;
3936 position : relative ;
4037
38+ .name {
39+ font-size : 16px ;
40+ padding-top :0px ;
41+ padding-bottom :0px ;
42+ margin-bottom :0px ;
43+ margin-top :0px ;
44+ }
45+
4146 .label {
4247 font-size : 14px ;
43- padding-bottom :5px ;
48+ padding-top :0px ;
49+ padding-bottom :0px ;
50+ margin-bottom :0px ;
51+ margin-top :0px ;
4452 }
4553
4654 .valuelabel {
4755 position : absolute ;
4856 font-size : 14px ;
49- padding-bottom :5px ;
57+ padding-top :0px ;
58+ padding-bottom :0px ;
59+ margin-bottom :0px ;
60+ margin-top :0px ;
5061 left :25% ;
5162
5263 }
5364
5465 .money {
5566
5667 font-size : 14px ;
57- padding-bottom :5px ;
68+ padding-top :0px ;
69+ padding-bottom :0px ;
70+ margin-bottom :0px ;
71+ margin-top :0px ;
5872
5973 }
6074
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments