mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-01 22:39:13 +08:00
Added experimental breadcrumb traversal
This commit is contained in:
@ -340,10 +340,6 @@ span.sep {
|
||||
/**
|
||||
* Icons
|
||||
*/
|
||||
i {
|
||||
padding-right: $-xs;
|
||||
}
|
||||
|
||||
.svg-icon {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
@ -351,5 +347,6 @@ i {
|
||||
position: relative;
|
||||
bottom: -0.105em;
|
||||
margin-right: $-xs;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user