mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-17 03:12:12 +00:00
Merge pull request #21986 from overleaf/ds-checkout-redesign-tooltip-size
Checkout redesign - Reducing the size of tooltip on checkout redesign page GitOrigin-RevId: 5bec7be4beccc153e4fc1d3ab20626cee9364750
This commit is contained in:
parent
bc310ddd1e
commit
8facb017ed
1 changed files with 4 additions and 0 deletions
|
@ -244,6 +244,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.address-line-1-tooltip {
|
||||
font-size: var(--font-size-03);
|
||||
}
|
||||
|
||||
h1 {
|
||||
@include heading-md;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue