MathHubInfo / mhd

The implementation of MathDataHub powered by Django + React.
https://data.mathhub.info
GNU General Public License v3.0
1 stars 1 forks source link

Add method to overwrite ColumnResizer styles #19

Closed tkw1536 closed 4 years ago

tkw1536 commented 4 years ago

This commit adds a hack to manually overwrite the ColumnResizer-induced styles. In particular, we remove '0!important' padding declarations. Fixes #15.