Add lifetime spending to customer details (#2934)

Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
ser8phin
2022-12-16 15:20:22 +01:00
committed by GitHub
parent bd5c9a4cb5
commit 8dd83e5a35
3 changed files with 79 additions and 47 deletions

View File

@@ -160,6 +160,12 @@ p.bigger {
.helper-space-below {
margin-bottom: 10px;
}
.text-h1 { font-size: $font-size-h1; }
.text-h2 { font-size: $font-size-h2; }
.text-h3 { font-size: $font-size-h3; }
.text-h4 { font-size: $font-size-h4; }
.text-h5 { font-size: $font-size-h5; }
.text-h6 { font-size: $font-size-h6; }
.section-moved {
margin: 20px 0;