Add section elements
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
.section-manage-tables
|
||||
.dropdown-container
|
||||
margin-right: 10px
|
||||
$icon-right-margin: 12px
|
||||
$icon-right-margin: 16px
|
||||
ul
|
||||
list-style: none
|
||||
margin: 0
|
||||
@@ -58,8 +58,10 @@
|
||||
@extend .fa-th
|
||||
margin-right: $icon-right-margin
|
||||
span.section-remove-icon
|
||||
@extend .fa
|
||||
@extend .fa-trash-o
|
||||
@extend .fa, .fa-trash-o
|
||||
margin-right: $icon-right-margin
|
||||
span.section-add-section-element-icon
|
||||
@extend .fa, .fa-image
|
||||
margin-right: $icon-right-margin
|
||||
input
|
||||
height: auto
|
||||
|
||||
Reference in New Issue
Block a user