fix(LOY-196): replace employee number with dummy value
add support for className to modal
This commit is contained in:
@@ -105,3 +105,9 @@
|
||||
.footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.modal {
|
||||
max-width: 375px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user