App Store price add prefix and suffix
This commit is contained in:
8
public/css/app.css
vendored
8
public/css/app.css
vendored
@ -927,3 +927,11 @@ input[type="number"] {
|
||||
background: #6da252;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.box-body .app-price-suffix {
|
||||
font-size: 50%;
|
||||
}
|
||||
|
||||
.box-footer .app-price-suffix {
|
||||
font-size: 70%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user