Start of custom context menu for procedure creation
This commit is contained in:
@@ -109,4 +109,14 @@ div.gallery {
|
||||
.grid-item p {
|
||||
max-width: 100%;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.context-menu {
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.context-menu--active {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user