mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website - Added some margin to the "on this page" mobile nav (#19102)
Closes https://github.com/fleetdm/confidential/issues/6609
This commit is contained in:
parent
f2334d2fde
commit
4af299be96
1 changed files with 1 additions and 0 deletions
|
|
@ -996,6 +996,7 @@
|
|||
// Note: we're specifying a minimum height for this element to be the height of the edit page button.
|
||||
// Even if there are no subtopics on a documentation page, we can be sure that the edit page button will not overlap the pages content.
|
||||
min-height: 30px;
|
||||
margin-bottom: 32px;
|
||||
|
||||
[purpose='subtopics'] {
|
||||
color: @core-fleet-black;
|
||||
|
|
|
|||
Loading…
Reference in a new issue