mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02:00
Merge pull request #21915 from overleaf/as-checkout-address-fields
Add checkout redesign address fields GitOrigin-RevId: c51c8ce32e0b33da8c768f61c6ce6170afec817e
This commit is contained in:
@@ -302,3 +302,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.address2-button {
|
||||
text-decoration: none;
|
||||
padding: 0;
|
||||
|
||||
:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.button-content {
|
||||
justify-content: flex-start;
|
||||
color: var(--link-web);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user