mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-16 05:33:49 +03:00
1. Thumbnail size when creating or editing book.
This commit is contained in:
@@ -63,6 +63,11 @@ body.dragging, body.dragging * {
|
||||
&.square {
|
||||
border-radius: 3px;
|
||||
}
|
||||
&.cover {
|
||||
height: 192px;
|
||||
width: 120px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
// System wide notifications
|
||||
|
||||
Reference in New Issue
Block a user