Adjusted styles for error message
This commit is contained in:
parent
acaa791a37
commit
b67a12f01b
1 changed files with 6 additions and 0 deletions
|
@ -543,6 +543,12 @@ a.unlink:hover {
|
|||
width: 10%;
|
||||
}
|
||||
|
||||
#card-errors {
|
||||
clear: both;
|
||||
padding: 0 0 10px;
|
||||
color: #eb4d5c;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.dcl-order-table-total span {
|
||||
padding-left: 3px;
|
||||
|
|
Loading…
Reference in a new issue