cleanup css
This commit is contained in:
@@ -181,14 +181,3 @@ const createLink = (link: string) => {
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
<style>
|
||||
.ck-content {
|
||||
padding: 0 !important;
|
||||
border: 0 !important;
|
||||
outline: none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
.ck-content a[data-contexted-link='true'] {
|
||||
@apply cursor-pointer font-semibold text-primary hover:bg-gray-200;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user