Skip to content

Commit c44a8df

Browse files
committed
Updated version and assets for release v0.27.1
1 parent ff1494c commit c44a8df

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

public/dist/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/dist/export-styles.css

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,8 +2567,7 @@ body.mce-fullscreen .page-editor .edit-area {
25672567
margin: 0 0 0 -4px;
25682568
box-shadow: none; }
25692569
.pointer a.button {
2570-
margin: 0;
2571-
color: #FFF; }
2570+
margin: 0; }
25722571
.pointer .svg-icon {
25732572
width: 1.2em;
25742573
height: 1.2em; }
@@ -2759,9 +2758,11 @@ body.mce-fullscreen .page-editor .edit-area {
27592758
text-decoration: none;
27602759
opacity: 1; }
27612760

2761+
html, body {
2762+
background-color: #FFF; }
2763+
27622764
body {
27632765
font-family: 'DejaVu Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Roboto", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
2764-
background-color: #FFF;
27652766
margin: 0;
27662767
padding: 0; }
27672768

public/dist/styles.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4026,8 +4026,7 @@ body.mce-fullscreen .page-editor .edit-area {
40264026
margin: 0 0 0 -4px;
40274027
box-shadow: none; }
40284028
.pointer a.button {
4029-
margin: 0;
4030-
color: #FFF; }
4029+
margin: 0; }
40314030
.pointer .svg-icon {
40324031
width: 1.2em;
40334032
height: 1.2em; }

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.27
1+
v0.27.1

0 commit comments

Comments
 (0)