mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 14:40:38 +01:00
Merge pull request #4692 from mempool/natsoni/fix-goggles-z-index
Fix block visualisation tooltip z-index
This commit is contained in:
commit
46e989ab27
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
text-align: left;
|
||||
min-width: 320px;
|
||||
pointer-events: none;
|
||||
z-index: 11;
|
||||
|
||||
&.clickable {
|
||||
pointer-events: all;
|
||||
|
|
Loading…
Add table
Reference in a new issue