8 lines
272 B
CSS
Executable File
8 lines
272 B
CSS
Executable File
/* ==========================================================================
|
|
* Elementor editor styles.
|
|
* ========================================================================== */
|
|
#elementor ul.elementor-editor-element-settings {
|
|
margin: 0;
|
|
list-style: none;
|
|
}
|