mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
Implement control of whether to hide the editor toolbar
This commit is contained in:
parent
0d257b6b67
commit
4adf223524
8 changed files with 71 additions and 7 deletions
4
modules/editor/tpl/css/editor_module_config.css
Normal file
4
modules/editor/tpl/css/editor_module_config.css
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.editor_type {
|
||||
display: inline-block;
|
||||
min-width: 60px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue