Update Lexxy and hide the highlighter for now
This commit is contained in:
+1
-1
@@ -237,7 +237,7 @@ GEM
|
||||
logger (~> 1.6)
|
||||
letter_opener (1.10.0)
|
||||
launchy (>= 2.2, < 4)
|
||||
lexxy (0.1.22.beta)
|
||||
lexxy (0.1.23.beta)
|
||||
rails (>= 8.0.2)
|
||||
lint_roller (1.1.0)
|
||||
logger (1.7.0)
|
||||
|
||||
+1
-1
@@ -313,7 +313,7 @@ GEM
|
||||
logger (~> 1.6)
|
||||
letter_opener (1.10.0)
|
||||
launchy (>= 2.2, < 4)
|
||||
lexxy (0.1.20.beta)
|
||||
lexxy (0.1.23.beta)
|
||||
rails (>= 8.0.2)
|
||||
lint_roller (1.1.0)
|
||||
logger (1.7.0)
|
||||
|
||||
@@ -152,6 +152,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Temporarily hide the highlighter button until we tackle the styles */
|
||||
[name="strikethrough"] + .lexxy-editor__toolbar-dropdown {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.lexxy-editor__toolbar-overflow-menu {
|
||||
background-color: var(--color-canvas);
|
||||
border-radius: 0.5ch;
|
||||
|
||||
Reference in New Issue
Block a user