Browse Source

refactor(nc-gui): remove unused style

pull/6680/head
աɨռɢӄաօռɢ 1 year ago
parent
commit
4978e6572d
  1. 8
      packages/nc-gui/components/general/ShareProject.vue

8
packages/nc-gui/components/general/ShareProject.vue

@ -92,11 +92,3 @@ const copySharedBase = async () => {
<LazyDlgShareAndCollaborateView :is-view-toolbar="isViewToolbar" />
</template>
<style lang="scss">
.share-status-tootltip {
.ant-tooltip-inner {
@apply !rounded-md !border-1 !border-gray-200;
}
}
</style>

Loading…
Cancel
Save