mirror of https://github.com/msgbyte/tailchat
feat: hidden github icon from markdown editor
parent
694a62cd5a
commit
f25eea90eb
@ -0,0 +1,4 @@
|
|||||||
|
.bytemd .bytemd-toolbar-right [bytemd-tippy-path='5'] {
|
||||||
|
// Hidden github icon
|
||||||
|
display: none;
|
||||||
|
}
|
Loading…
Reference in New Issue