mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-26 18:31:36 +00:00
Merge pull request #19724 from overleaf/jel-light-touch-mobile-learn-more
[web] Fix learn more link alignment on mobile on light touch redesign of plans page GitOrigin-RevId: 6953dfc6cebf0ba3705e54da83fd1ad477b93807
This commit is contained in:
parent
95664974ef
commit
62a8d867ff
1 changed files with 4 additions and 0 deletions
|
@ -760,6 +760,10 @@
|
|||
background-color: var(--neutral-20);
|
||||
border: 0;
|
||||
|
||||
.plans-table-cell-divider-content {
|
||||
display: block;
|
||||
}
|
||||
|
||||
// direct child selector to NOT affect the generated tooltip
|
||||
th > div,
|
||||
td > div {
|
||||
|
|
Loading…
Reference in a new issue