Fix section menu for suppliers
This commit is contained in:
@@ -21,6 +21,7 @@ table
|
|||||||
padding-left: 5px
|
padding-left: 5px
|
||||||
color: $alert-color
|
color: $alert-color
|
||||||
a.table-qr-codes
|
a.table-qr-codes
|
||||||
|
+button($bg: $secondary-color, $padding: $button-sml)
|
||||||
+button-icon-only
|
+button-icon-only
|
||||||
.translation
|
.translation
|
||||||
display: none
|
display: none
|
||||||
@@ -35,8 +36,6 @@ span.qr-icon
|
|||||||
@extend .fa-qrcode
|
@extend .fa-qrcode
|
||||||
+ span
|
+ span
|
||||||
padding-left: 7px
|
padding-left: 7px
|
||||||
a.table-qr-codes
|
|
||||||
+button($bg: $secondary-color, $padding: $button-sml)
|
|
||||||
.table-destroy
|
.table-destroy
|
||||||
+button($bg: $secondary-color)
|
+button($bg: $secondary-color)
|
||||||
+button-icon-only
|
+button-icon-only
|
||||||
|
|||||||
Reference in New Issue
Block a user