Compare commits
5 Commits
467ae8d055
...
23327a4ca3
| Author | SHA1 | Date | |
|---|---|---|---|
| 23327a4ca3 | |||
| a34046b72a | |||
| d2b631bbab | |||
| 56ea54ab15 | |||
| b18f4762bb |
@ -294,7 +294,6 @@ return null;
|
||||
</section>
|
||||
</main>
|
||||
|
||||
@endsection
|
||||
<!-- 解約についてモーダル -->
|
||||
<div class="modal fade" id="cancelModal" tabindex="-1" aria-labelledby="cancelModalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog">
|
||||
@ -318,4 +317,5 @@ return null;
|
||||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
|
||||
}
|
||||
</style>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
|
||||
@endsection
|
||||
Loading…
Reference in New Issue
Block a user