mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
switch to doc content view when clicking on TOC entry
This commit is contained in:
parent
44970a7861
commit
8b05e7ab81
8 changed files with 16 additions and 8 deletions
|
@ -17,8 +17,8 @@
|
|||
cursor: pointer;
|
||||
line-height: 26px;
|
||||
list-style-type: none;
|
||||
// margin: -1px 0 0 -5px; // handles border overlap when tabs wrap onto 2nd line
|
||||
margin-left: -4px; // remove whitespace inline block
|
||||
margin-top: -1px; // ensure no double-border when tabs are stacked vertically on mobile device
|
||||
|
||||
&:first-of-type {
|
||||
@include border-radius-left(3px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue