Hide editor buttons in popover
This commit is contained in:
parent
b963c80723
commit
cfbf7767db
1 changed files with 4 additions and 0 deletions
|
|
@ -92,6 +92,10 @@ Editor.css = `
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.popover-inner .editor-container {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
.fab {
|
.fab {
|
||||||
width: 3.5rem;
|
width: 3.5rem;
|
||||||
height: 3.5rem;
|
height: 3.5rem;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue