Skip to content

Commit

Permalink
fix detail
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <szaimen@e.mail.de>
  • Loading branch information
szaimen committed Nov 2, 2023
1 parent 7bb30ff commit 5d3d8f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,10 @@ export default {
height: 100vh;
top: 0;
}
:deep .modal-header {
display: none !important;
}
}
:deep .modal-container__close {
Expand Down

0 comments on commit 5d3d8f1

Please sign in to comment.