mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
Fix #179 select closes immediately when unfocused
This commit is contained in:
@@ -160,10 +160,6 @@
|
||||
border-color: var(--node-remove) !important;
|
||||
}
|
||||
|
||||
.node-header > *:focus {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/** Rounded corners */
|
||||
|
||||
.node-header > .node-icon {
|
||||
|
||||
Reference in New Issue
Block a user