moving Modals file to >modal
This commit is contained in:
parent
e2ab416440
commit
1b99f3c9fe
|
|
@ -35,7 +35,7 @@ dialog {
|
|||
|
||||
.game-modal {
|
||||
&__close-button {
|
||||
@apply absolute top-3 right-3 bg-construction p-3 border-none cursor-pointer;
|
||||
@apply absolute top-3 right-3 bg-construction p-3 border-none;
|
||||
img {
|
||||
@apply w-6 h-6;
|
||||
}
|
||||
|
|
@ -84,8 +84,8 @@ dialog {
|
|||
@apply leading-6;
|
||||
}
|
||||
&__content {
|
||||
// @apply pt-12;
|
||||
}
|
||||
@apply pt-12;
|
||||
|
||||
&:has(.modal-content-container__modal-cover) {
|
||||
@apply mt-12 pt-28;
|
||||
Loading…
Reference in New Issue
Block a user