Fix qr codes button below tables list
This commit is contained in:
@@ -16,11 +16,5 @@
|
||||
+button($bg: $button-destroy-color, $padding: $button-sml)
|
||||
&.form-action-cancel
|
||||
+button($bg: $button-cancel-color, $padding: $button-sml)
|
||||
&.form-action-qr-codes
|
||||
&.table-qr-codes
|
||||
+button($bg: $button-qr-code-color, $padding: $button-sml)
|
||||
span
|
||||
@extend .fa
|
||||
@extend .fa-qrcode
|
||||
@extend .fa-lg
|
||||
&:before
|
||||
padding-right: rem-calc(10)
|
||||
|
||||
Reference in New Issue
Block a user