mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
Updated version and assets for release v0.26.1
This commit is contained in:
2
public/dist/app.js
vendored
2
public/dist/app.js
vendored
File diff suppressed because one or more lines are too long
2
public/dist/export-styles.css
vendored
2
public/dist/export-styles.css
vendored
@ -1117,7 +1117,7 @@ body.flexbox {
|
||||
|
||||
@media screen and (max-width: 1400px) {
|
||||
.content-wrap.card {
|
||||
padding: 24px 32px; } }
|
||||
padding: 16px 32px; } }
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
.content-wrap.card {
|
||||
|
2
public/dist/styles.css
vendored
2
public/dist/styles.css
vendored
@ -1218,7 +1218,7 @@ body.flexbox {
|
||||
|
||||
@media screen and (max-width: 1400px) {
|
||||
.content-wrap.card {
|
||||
padding: 24px 32px; } }
|
||||
padding: 16px 32px; } }
|
||||
|
||||
@media screen and (max-width: 880px) {
|
||||
.content-wrap.card {
|
||||
|
Reference in New Issue
Block a user