File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3333 "@angular-devkit/build-angular" : " ^18.0.4" ,
3434 "@angular/cli" : " ~18.0.4" ,
3535 "@angular/compiler-cli" : " ^18.0.3" ,
36+ "@types/file-saver" :" 2.0.7" ,
3637 "@types/jasmine" : " ~4.3.0" ,
3738 "eslint" : " ^8.39.0" ,
3839 "eslint-config-devextreme" : " ^1.1.4" ,
Original file line number Diff line number Diff line change 11<!-- default badges list -->
2- ![ ] ( https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/782922866/24.2.3%2B )
32[ ![ ] ( https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white )] ( https://supportcenter.devexpress.com/ticket/details/T1226606 )
43[ ![ ] ( https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square )] ( https://docs.devexpress.com/GeneralInformation/403183 )
54[ ![ ] ( https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square )] ( #does-this-example-address-your-development-requirementsobjectives )
Original file line number Diff line number Diff line change 1111# request-panel {
1212 min-width : 505px ;
1313 height : 400px ;
14- overflow-x : hidden;
15- overflow-y : auto;
14+ overflow : hidden auto;
1615 padding : 18px ;
1716 margin-top : 40px ;
1817 background-color : rgb (191 191 191 / 15% );
You can’t perform that action at this time.
0 commit comments