mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
Extracted text & added dropdown for book sort move actions
Primarily styling and testing left to do.
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
}
|
||||
|
||||
// Sortable Lists
|
||||
.sortable-page-list, .sortable-page-list ul {
|
||||
.sortable-page-list, .sortable-page-sublist {
|
||||
list-style: none;
|
||||
}
|
||||
.sort-box {
|
||||
@@ -278,7 +278,7 @@
|
||||
> ul {
|
||||
margin-inline-start: 0;
|
||||
}
|
||||
ul {
|
||||
.sortable-page-sublist {
|
||||
margin-bottom: $-m;
|
||||
margin-top: 0;
|
||||
padding-inline-start: $-m;
|
||||
|
||||
Reference in New Issue
Block a user