Save
This commit is contained in:
11
wp-content/plugins/elementor-addon/assets/css/main.scss
Normal file
11
wp-content/plugins/elementor-addon/assets/css/main.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.elementor-vertical-separator {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.elementor-vertical-separator__line {
|
||||
width: 1px;
|
||||
height: 100px;
|
||||
background: #000;
|
||||
}
|
||||
Reference in New Issue
Block a user