File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 88}
99
1010: host ([ui5-cb-item ]) .ui5-li-content {
11- padding-bottom : .875 rem ;
12- padding-top : .875 rem ;
11+ padding-bottom : .5 rem ;
12+ padding-top : .5 rem ;
1313 box-sizing : border-box;
1414}
1515
1616: host ([ui5-cb-item ][text ][additional-text ]) .ui5-li-text-wrapper {
1717 gap : 1rem ;
18- }
18+ }
Original file line number Diff line number Diff line change 99}
1010
1111: host ([ui5-mcb-item ]) .ui5-li-content {
12- padding-bottom : .875 rem ;
13- padding-top : .875 rem ;
12+ padding-bottom : .5 rem ;
13+ padding-top : .5 rem ;
1414 box-sizing : border-box;
1515}
1616
1717: host ([ui5-mcb-item ]) [ui5-checkbox ] {
1818 overflow : visible;
19- }
19+ }
Original file line number Diff line number Diff line change 88}
99
1010: host ([ui5-suggestion-item ]) .ui5-li-content {
11- padding-bottom : .875 rem ;
12- padding-top : .875 rem ;
11+ padding-bottom : .5 rem ;
12+ padding-top : .5 rem ;
1313 box-sizing : border-box;
14- }
14+ }
You can’t perform that action at this time.
0 commit comments