Skip to content

Commit

Permalink
Overflow hidden on Pollutant Index
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Dec 31, 2020
1 parent 5d6f699 commit 56b64c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/manage/Blocks/PollutantIndex/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
pollutant-index-container {
overflow: hidden;
}

.pollutant-index-container .ui.attached.tabular.menu {
flex-wrap: wrap;
border-bottom: 0;
Expand Down

0 comments on commit 56b64c0

Please sign in to comment.