mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 04:56:52 +00:00
refactor(nc-gui): remove unused style
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user