Skip to content

Commit

Permalink
ajustes css table e dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
skaduhs5232 committed May 22, 2024
1 parent d702bf7 commit f563517
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
padding: 10px;
z-index: 1;
padding-bottom: 20px;
border-radius: 10px;
}

.ex-dropdown-content {
Expand Down Expand Up @@ -399,7 +400,7 @@
display: flex;
align-items: center;
flex-wrap: wrap;
width: 40%;
width: 90%;
}

.bloco4{
Expand All @@ -416,6 +417,7 @@
justify-content: space-between;
width: 100%;
margin-top: 10px;
/* gap: 117px; */
}

.bloco6{
Expand Down

0 comments on commit f563517

Please sign in to comment.