mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-27 02:51:57 +02: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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user