fixing scrollbars on windows
This commit is contained in:
parent
f3034f0376
commit
0424e18f6e
|
|
@ -34,7 +34,7 @@ dialog {
|
||||||
@apply w-6 h-6;
|
@apply w-6 h-6;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
overflow: scroll;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-content-container {
|
.modal-content-container {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user