mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-20 01:55:26 -05:00
Ensure modal action is not blocked
This commit is contained in:
@@ -46,7 +46,10 @@
|
||||
box-shadow:
|
||||
0 10px 15px -3px rgba(0, 0, 0, 0.1),
|
||||
0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
:global(html[data-fuse="true"]) .modal {
|
||||
max-height: 72dvh;
|
||||
}
|
||||
|
||||
.fullScreenModal {
|
||||
|
||||
Reference in New Issue
Block a user