diff --git a/package.json b/package.json index 0b4b3aa473b0b966b09714a1c577c2d9bee1a985..a0e84b95123205df607b9078a5e69fe7951db090 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-sunbird/sb-themes", - "version": "0.0.79", + "version": "0.0.80", "description": "Sunbird project application themes", "main": "index.js", "scripts": { diff --git a/themes/themes-portal.scss b/themes/themes-portal.scss index 2c6f42dad49ed06df270e02c8ee06893688fb57c..32688c77231e4129c514c72d4796aad2c2424ec9 100644 --- a/themes/themes-portal.scss +++ b/themes/themes-portal.scss @@ -432,6 +432,7 @@ html[layout='joy'] { padding: calculateRem(8px) !important; height: 3rem !important; width: 3rem !important; + span { display: none; }