Skip to content

Commit

Permalink
Update base.css
Browse files Browse the repository at this point in the history
  • Loading branch information
adib-yg committed Feb 12, 2024
1 parent 6d48e6a commit 124486c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,7 @@ table td {
background: var(--chakra-colors-gray-800);
}
}

details {
cursor: pointer;
}

0 comments on commit 124486c

Please sign in to comment.