feat(LOY-199): add benefits link to dtmc modal
This commit is contained in:
+6
@@ -110,6 +110,12 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.link {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: var(--Space-x05);
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.modal {
|
||||
max-width: 375px;
|
||||
|
||||
Reference in New Issue
Block a user