Change export bundle filename format, light theme for all exports and import jszip after export cta

This commit is contained in:
Jaiwanth 2021-09-22 22:17:23 +05:30
parent 94e4fb71c1
commit d1e3d35d40
7 changed files with 178 additions and 135 deletions

View file

@ -20,7 +20,7 @@ limitations under the License.
display: block;
font-family: $font-family;
font-weight: $font-semi-bold;
color: $primary-fg-color;
color: $accent-fg-color;
margin-top: 18px;
margin-bottom: 12px;
}