Hiding currency selection when invoice paid

This commit is contained in:
lepipele
2018-03-03 00:52:49 -06:00
parent 7796589105
commit 919fb60558

View File

@@ -10498,6 +10498,7 @@ All mobile class names should be prefixed by m- */
min-height: 575px;
}
.paid .currency-selection,
.expired .order-details,
.archived .order-details {
display: none;