mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-15 13:27:02 +00:00
Merge pull request #19958 from overleaf/jel-mobile-member-dropdown
[web] Fix "Contact Sales" link placement in license dropdown on mobile GitOrigin-RevId: bd8363ed3fe8ee0ff239b0113fd560aab669f337
This commit is contained in:
parent
9cf4cd36cf
commit
ac91544752
1 changed files with 4 additions and 0 deletions
|
@ -465,6 +465,10 @@
|
|||
line-height: var(--line-height-02);
|
||||
padding: var(--spacing-05) var(--spacing-04);
|
||||
|
||||
span {
|
||||
display: block;
|
||||
}
|
||||
|
||||
button {
|
||||
font-weight: 400;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue