mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 23:34:38 +01:00
Update markdown drop-target appearance
This commit is contained in:
@@ -38,12 +38,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
#red-ui-image-drop-target {
|
||||
#red-ui-drop-target-markdown-editor {
|
||||
position: absolute;
|
||||
top: 0; bottom: 0;
|
||||
left: 0; right: 0;
|
||||
background: var(--red-ui-dnd-background);
|
||||
display:table;
|
||||
border-radius: 3px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user