Browse Source

feat: Manrope font integrated

pull/6455/head
Muhammed Mustafa 12 months ago
parent
commit
40fb5f642d
  1. 2
      packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue

2
packages/nc-gui/components/dashboard/Sidebar/UserInfo.vue

@ -106,7 +106,7 @@ onMounted(() => {
</a>
<a href="https://twitter.com/nocodb" target="_blank" class="!underline-transparent">
<NcMenuItem class="social-icon-wrapper group">
<GeneralIcon class="text-gray-500 group-hover:text-gray-800" icon="twitter" />
<GeneralIcon class="text-gray-500 group-hover:text-gray-800 my-0.5" icon="twitter" />
<span class="menu-btn"> Twitter </span>
</NcMenuItem>
</a>

Loading…
Cancel
Save