diff --git a/src/Components/IconNotification.vue b/src/Components/IconNotification.vue
index 57bed2ff7..6bf533adc 100644
--- a/src/Components/IconNotification.vue
+++ b/src/Components/IconNotification.vue
@@ -4,9 +4,10 @@
-->
-
-
+
+
+
+
+
+
+ {{ count > 99 ? '99+' : count }}
+
-