Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....
This commit is contained in:
@@ -135,13 +135,13 @@ let mouse_leave_wait: number = 2000;
|
||||
/>
|
||||
</div>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="css">
|
||||
/*
|
||||
// :global(.ProseMirror) {
|
||||
// padding: .25em;
|
||||
// }
|
||||
*/
|
||||
:global(.ProseMirror-focused) {
|
||||
// padding: .25em;
|
||||
// box-shadow: 0 0 0 2px hsla(208, 99%, 55%, .1);
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user