mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Updated version and assets for release v0.27.4
This commit is contained in:
parent
81f954890d
commit
5b464938b6
1
public/dist/export-styles.css
vendored
1
public/dist/export-styles.css
vendored
@ -2078,6 +2078,7 @@ header .search-box {
|
||||
padding: 16px 32px;
|
||||
position: relative; }
|
||||
.sort-box::before {
|
||||
pointer-events: none;
|
||||
content: '';
|
||||
border-radius: 4px;
|
||||
opacity: 0.5;
|
||||
|
1
public/dist/styles.css
vendored
1
public/dist/styles.css
vendored
@ -3537,6 +3537,7 @@ header .search-box {
|
||||
padding: 16px 32px;
|
||||
position: relative; }
|
||||
.sort-box::before {
|
||||
pointer-events: none;
|
||||
content: '';
|
||||
border-radius: 4px;
|
||||
opacity: 0.5;
|
||||
|
Loading…
Reference in New Issue
Block a user