Skip to content

Commit

Permalink
fix background color of projects list footer
Browse files Browse the repository at this point in the history
  • Loading branch information
bmartel committed Jul 10, 2024
1 parent 60d2c63 commit bbfc085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/apps/labelstudio/src/pages/Projects/Projects.styl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
color #000

&__pages
background-color var(--sand_0);
bottom 0
width 100%
position sticky
Expand Down

0 comments on commit bbfc085

Please sign in to comment.