mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-11 06:18:42 +08:00
Don't ignore pointer events when LV disconnect (#1168)
This commit is contained in:
parent
3ad817ac69
commit
0b35c2559b
1 changed files with 0 additions and 4 deletions
|
@ -18,7 +18,3 @@ iframe[hidden] {
|
|||
.phx-loading {
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
.phx-loading * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue