@@ -106,8 +100,8 @@
+ style="margin-left:5px; border-radius: 0px;font-size: 23px;" @click="submitNote()"
+ icon="md-cloud-upload">{{$t("button.share")}}
diff --git a/src/views/ViewNote.vue b/src/views/ViewNote.vue
index dab2c90..735d758 100644
--- a/src/views/ViewNote.vue
+++ b/src/views/ViewNote.vue
@@ -128,11 +128,7 @@
border-radius: 0px !important;
}
-button span {
- font-size: 18px;
- margin-left: -1px !important;
- margin-bottom: 4px;
-}
+
/* #noteMenu button span{
font-size: 15px;
@@ -172,7 +168,7 @@ button span {