still buggy on rejecting people and loading old bookings
This commit is contained in:
@ -356,6 +356,12 @@ div {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.framed-pink {
|
||||
background: linear-gradient(to bottom right, #9141ac, #613583);
|
||||
color: #9141ac;
|
||||
border: 1px solid #613583;
|
||||
}
|
||||
|
||||
.nomaxwidth {
|
||||
max-width: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user