We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e916958 commit 0c7ae64Copy full SHA for 0c7ae64
src/components/Toolbar.vue
@@ -35,7 +35,7 @@
35
border: 1px solid #fff;
36
transition: all 300ms ease-out;
37
}
38
- #mp-editor-menu>li>a.active, #editor-menu>li>a:hover {
+ #mp-editor-menu>li>a.active, #mp-editor-menu>li>a:hover {
39
border: 1px solid #ddd;
40
background-color: rgb(238, 238, 238);
41
0 commit comments