Update ex-mode.less
Change to div to avoid conflict with vim-mode search
This commit is contained in:
parent
928e5626fd
commit
44f296999b
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@
|
|||
.ex-mode {
|
||||
}
|
||||
|
||||
.command-mode-input atom-text-editor[mini]::before {
|
||||
div[is=ex-command-mode-input] atom-text-editor[mini]::before {
|
||||
content: ":";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue