pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

feat(frontend/vue): improve data table style #5

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

Improves the data table styling by using an additional section wrapper, that is used to also add box-shadow and border-radius for the whole table section incl. action buttons etc. CSS border-radius is now dynamically applied, depending on whether there is or is not any additional element after/before the table in the section wrapper