mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-21 05:42:35 +00:00
This commit is contained in:
parent
4f65287dae
commit
c49b5f4065
@ -84,8 +84,10 @@
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
&.visible {
|
&.visible {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
pointer-events: all;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pointer-events: none;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background: #292929;
|
background: #292929;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user