Skip to content

Commit

Permalink
fix modals
Browse files Browse the repository at this point in the history
  • Loading branch information
Saga6569 committed Dec 23, 2024
1 parent 077e758 commit 54e0eb5
Show file tree
Hide file tree
Showing 5 changed files with 897 additions and 578 deletions.
8 changes: 8 additions & 0 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -396,4 +396,12 @@ table thead tr:nth-child(2) {

.zoom-out {
animation: zoom-out 0.2s ease-in forwards;
}

.pCustom {
padding: 0px !important;
}

.w-auto {
width: auto !important;
}
Loading

0 comments on commit 54e0eb5

Please sign in to comment.