2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-27 21:21:02 -06:00
This commit is contained in:
Robson Jean Penteado 2021-10-27 14:47:43 -03:00
parent 8ef68936b0
commit b640429f19

View File

@ -361,7 +361,7 @@
.easymde-dropdown:active .easymde-dropdown-content,
.easymde-dropdown:focus .easymde-dropdown-content,
.easymde-dropdown:focus-within .easymde-dropdown-content, {
.easymde-dropdown:focus-within .easymde-dropdown-content {
visibility: visible;
}