Show IFS card buying errors and allow buying with emergency loan.
This commit is contained in:
@@ -558,7 +558,7 @@ $tab-margin: 0.3rem;
|
||||
flex-grow: 2;
|
||||
}
|
||||
@include breakpoint(large) {
|
||||
width: 40rem;
|
||||
width: 26rem;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -804,3 +804,8 @@ $intro-time: 6s;
|
||||
bottom: 0;
|
||||
opacity: 0.5;
|
||||
right: 4px; }
|
||||
|
||||
.error {
|
||||
font-size: 1.2rem;
|
||||
color: red;
|
||||
font-weight: bold }
|
||||
|
||||
Reference in New Issue
Block a user