feat(EnvelopeExpired-View): Erstellt eine Ansicht, die anzeigt, wenn der Umschlag abgelaufen ist
This commit is contained in:
@@ -161,6 +161,11 @@ footer {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.page header .icon.expired {
|
||||
background-color: rgba(228, 216, 213, 0.5);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.page .form {
|
||||
max-width: 30rem;
|
||||
margin: 2rem auto;
|
||||
|
||||
Reference in New Issue
Block a user