mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
8 lines
110 B
CSS
8 lines
110 B
CSS
.mce-tinymce .mce-container .mce-panel {
|
|
border-width: 0px;
|
|
}
|
|
|
|
.mce-panel {
|
|
border-width: 0px !important;
|
|
}
|