ices-tools-dev / fisheriesXplorer

New interactive shinyApp that will help display fisheries overviews, mixed-fisheries considerations and bycatch.
MIT License
0 stars 0 forks source link

Stock status #27

Closed Neilmagi closed 2 months ago

Neilmagi commented 2 months ago

Summary by Sourcery

Improve the layout by adjusting padding and margins in CSS, and remove an unused HTML file to clean up the project.

Enhancements:

Chores:

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request makes minor CSS adjustments to improve the layout and spacing of the application, particularly focusing on padding and margins. It also removes an HTML file that was likely no longer needed.

File-Level Changes

Change Details Files
Adjusted padding and margin in CSS for better layout
  • Reduced top padding of several container classes from 20px to 3px
  • Removed top margin from form group input containers
inst/app/www/styles.css
Removed an HTML file
  • Deleted the NrS_2022_FO_SAG_annex_table_formatted.html file
inst/NrS_2022_FO_SAG_annex_table_formatted.html

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.