mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 06:09:02 +02:00
Merge pull request #21756 from overleaf/rd-mobile-nav-ui
[web] Fix vertical padding of links in the main navigation on small screen sizes GitOrigin-RevId: feebbada37df1185fb612423458f8ba1f1b1f3b3
This commit is contained in:
@@ -149,7 +149,8 @@
|
||||
display: block;
|
||||
|
||||
> a,
|
||||
> .dropdown-toggle {
|
||||
> .dropdown-toggle,
|
||||
> .nav-link {
|
||||
margin: 0;
|
||||
padding-top: var(--spacing-05);
|
||||
padding-bottom: var(--spacing-05);
|
||||
|
||||
Reference in New Issue
Block a user