style(fe): standardize ModelList master-detail page with central width tokens, selection highlight, and viewport-fit bounds
This commit is contained in:
@@ -5,6 +5,7 @@ import {
|
||||
ClientSideRowModelModule,
|
||||
ColumnAutoSizeModule,
|
||||
CellStyleModule,
|
||||
ValidationModule,
|
||||
TextFilterModule,
|
||||
themeQuartz,
|
||||
ModuleRegistry,
|
||||
@@ -18,6 +19,7 @@ ModuleRegistry.registerModules([
|
||||
ClientSideRowModelModule,
|
||||
ColumnAutoSizeModule,
|
||||
CellStyleModule,
|
||||
ValidationModule,
|
||||
TextFilterModule,
|
||||
RowSelectionModule
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user