@mhamz.01/easyflow-texteditor 0.1.38 → 0.1.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
  @import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";
3
3
 
4
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
4
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/tooltip/tooltip.css */
5
5
  .tiptap-tooltip {
6
6
  --tt-tooltip-bg: var(--tt-gray-light-900);
7
7
  --tt-tooltip-text: var(--white);
@@ -43,7 +43,7 @@
43
43
  color: var(--tt-kbd);
44
44
  }
45
45
 
46
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
46
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-colors.css */
47
47
  .tiptap-button {
48
48
  --tt-button-default-bg-color: var(--tt-gray-light-a-100);
49
49
  --tt-button-hover-bg-color: var(--tt-gray-light-200);
@@ -279,7 +279,7 @@
279
279
  --tt-button-disabled-dropdown-arrows-color: var(--tt-gray-dark-a-400);
280
280
  }
281
281
 
282
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
282
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button-group.css */
283
283
  .tiptap-button-group {
284
284
  position: relative;
285
285
  display: flex;
@@ -300,7 +300,7 @@
300
300
  align-items: center;
301
301
  }
302
302
 
303
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
303
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/button/button.css */
304
304
  .tiptap-button {
305
305
  font-size: 0.875rem;
306
306
  font-weight: 500;
@@ -563,7 +563,7 @@
563
563
  color: var(--tt-button-disabled-icon-color);
564
564
  }
565
565
 
566
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
566
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/separator/separator.css */
567
567
  .tiptap-separator {
568
568
  --tt-link-border-color: var(--tt-gray-light-a-200);
569
569
  }
@@ -584,7 +584,7 @@
584
584
  width: 1px;
585
585
  }
586
586
 
587
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
587
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/toolbar/toolbar.css */
588
588
  .easyflow-editor {
589
589
  --tt-toolbar-height: 2.75rem;
590
590
  --tt-safe-area-bottom: env(safe-area-inset-bottom, 0px);
@@ -692,7 +692,7 @@
692
692
  }
693
693
  }
694
694
 
695
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
695
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/image-upload-node/image-upload-node.css */
696
696
  .easyflow-editor {
697
697
  --tiptap-image-upload-active: var(--tt-brand-color-500);
698
698
  --tiptap-image-upload-progress-bg: var(--tt-brand-color-50);
@@ -896,7 +896,7 @@
896
896
  }
897
897
  }
898
898
 
899
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
899
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/blockquote-node/blockquote-node.css */
900
900
  .tiptap.ProseMirror {
901
901
  --blockquote-bg-color: var(--tt-gray-light-900);
902
902
  }
@@ -926,7 +926,7 @@
926
926
  border-radius: 0;
927
927
  }
928
928
 
929
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
929
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/code-block-node/code-block-node.css */
930
930
  .tiptap.ProseMirror {
931
931
  --tt-inline-code-bg-color: var(--tt-gray-light-a-100);
932
932
  --tt-inline-code-text-color: var(--tt-gray-light-a-700);
@@ -971,7 +971,7 @@
971
971
  color: inherit;
972
972
  }
973
973
 
974
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
974
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/horizontal-rule-node/horizontal-rule-node.css */
975
975
  .tiptap.ProseMirror {
976
976
  --horizontal-rule-color: var(--tt-gray-light-a-200);
977
977
  }
@@ -990,7 +990,7 @@
990
990
  padding-bottom: 0.75rem;
991
991
  }
992
992
 
993
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
993
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/list-node/list-node.css */
994
994
  .tiptap.ProseMirror {
995
995
  --tt-checklist-bg-color: var(--tt-gray-light-a-100);
996
996
  --tt-checklist-bg-active-color: var(--tt-gray-light-a-900);
@@ -1115,7 +1115,7 @@
1115
1115
  min-width: 0;
1116
1116
  }
1117
1117
 
1118
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
1118
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/image-node/image-node.css */
1119
1119
  .tiptap.ProseMirror img {
1120
1120
  max-width: 100%;
1121
1121
  height: auto;
@@ -1140,7 +1140,7 @@
1140
1140
  margin: 0;
1141
1141
  }
1142
1142
 
1143
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
1143
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-node/heading-node/heading-node.css */
1144
1144
  .tiptap.ProseMirror h1,
1145
1145
  .tiptap.ProseMirror h2,
1146
1146
  .tiptap.ProseMirror h3,
@@ -1180,7 +1180,7 @@
1180
1180
  margin-top: 2em;
1181
1181
  }
1182
1182
 
1183
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
1183
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-colors.css */
1184
1184
  .tiptap-badge {
1185
1185
  --tt-badge-border-color: var(--tt-gray-light-a-200);
1186
1186
  --tt-badge-border-color-subdued: var(--tt-gray-light-a-200);
@@ -1378,7 +1378,7 @@
1378
1378
  --tt-badge-icon-color-emphasized: var( --tt-brand-color-900 );
1379
1379
  }
1380
1380
 
1381
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
1381
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge-group.css */
1382
1382
  .tiptap-badge-group {
1383
1383
  align-items: center;
1384
1384
  display: flex;
@@ -1392,7 +1392,7 @@
1392
1392
  flex-direction: row;
1393
1393
  }
1394
1394
 
1395
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
1395
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/badge/badge.css */
1396
1396
  .tiptap-badge {
1397
1397
  font-size: 0.625rem;
1398
1398
  font-weight: 700;
@@ -1470,7 +1470,7 @@
1470
1470
  color: var(--tt-badge-icon-color-subdued);
1471
1471
  }
1472
1472
 
1473
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
1473
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/dropdown-menu/dropdown-menu.css */
1474
1474
  .tiptap-dropdown-menu {
1475
1475
  --tt-dropdown-menu-bg-color: var(--white);
1476
1476
  --tt-dropdown-menu-border-color: var(--tt-gray-light-a-100);
@@ -1517,7 +1517,7 @@
1517
1517
  animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
1518
1518
  }
1519
1519
 
1520
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
1520
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/card/card.css */
1521
1521
  .easyflow-editor {
1522
1522
  --tiptap-card-bg-color: var(--white);
1523
1523
  --tiptap-card-border-color: var(--tt-gray-light-a-100);
@@ -1586,7 +1586,7 @@
1586
1586
  color: var(--tiptap-card-group-label-color);
1587
1587
  }
1588
1588
 
1589
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
1589
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/popover/popover.css */
1590
1590
  .tiptap-popover {
1591
1591
  --tt-popover-bg-color: var(--white);
1592
1592
  --tt-popover-border-color: var(--tt-gray-light-a-100);
@@ -1633,7 +1633,7 @@
1633
1633
  animation: slideFromRight 150ms cubic-bezier(0.16, 1, 0.3, 1);
1634
1634
  }
1635
1635
 
1636
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
1636
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui/color-highlight-button/color-highlight-button.css */
1637
1637
  .tiptap-button-highlight {
1638
1638
  position: relative;
1639
1639
  width: 1.25rem;
@@ -1667,7 +1667,7 @@
1667
1667
  filter: brightness(180%);
1668
1668
  }
1669
1669
 
1670
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
1670
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-ui-primitive/input/input.css */
1671
1671
  .easyflow-editor {
1672
1672
  --tiptap-input-placeholder: var(--tt-gray-light-a-400);
1673
1673
  }
@@ -1707,7 +1707,7 @@
1707
1707
  align-items: stretch;
1708
1708
  }
1709
1709
 
1710
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1710
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/components/tiptap-templates/simple/simple-editor.css */
1711
1711
  .easyflow-editor {
1712
1712
  --tt-toolbar-height: 44px;
1713
1713
  --tt-theme-text: var(--tt-gray-dark-900);
@@ -1729,24 +1729,24 @@
1729
1729
  height: 100%;
1730
1730
  background-color: var(--tt-bg-color);
1731
1731
  }
1732
- .easyflow-editor {
1732
+ ::-webkit-scrollbar {
1733
1733
  width: 0.25rem;
1734
1734
  }
1735
- .easyflow-editor * {
1735
+ * {
1736
1736
  scrollbar-width: thin;
1737
1737
  scrollbar-color: var(--tt-scrollbar-color) transparent;
1738
1738
  }
1739
- .easyflow-editor ::-webkit-scrollbar-thumb {
1739
+ ::-webkit-scrollbar-thumb {
1740
1740
  background-color: var(--tt-scrollbar-color);
1741
1741
  border-radius: 9999px;
1742
1742
  }
1743
- .easyflow-editor ::-webkit-scrollbar-track {
1743
+ ::-webkit-scrollbar-track {
1744
1744
  background: transparent;
1745
1745
  }
1746
- .easyflow-editor .tiptap.ProseMirror {
1746
+ .tiptap.ProseMirror {
1747
1747
  font-family: "DM Sans", sans-serif;
1748
1748
  }
1749
- .easyflow-editor .simple-editor-wrapper {
1749
+ .simple-editor-wrapper {
1750
1750
  width: 100%;
1751
1751
  height: 100%;
1752
1752
  display: flex;
@@ -1757,7 +1757,7 @@
1757
1757
  -webkit-overflow-scrolling: touch;
1758
1758
  position: relative;
1759
1759
  }
1760
- .easyflow-editor .simple-editor-content {
1760
+ .simple-editor-content {
1761
1761
  max-width: 900px;
1762
1762
  width: 100%;
1763
1763
  margin: 0 auto;
@@ -1771,7 +1771,7 @@
1771
1771
  box-sizing: border-box;
1772
1772
  padding: 1.25rem 1rem;
1773
1773
  }
1774
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor {
1774
+ .simple-editor-content .tiptap.ProseMirror.simple-editor {
1775
1775
  flex: 1;
1776
1776
  padding: 4rem 3rem 30vh;
1777
1777
  min-width: 0;
@@ -1781,20 +1781,20 @@
1781
1781
  overflow-wrap: anywhere;
1782
1782
  outline: none;
1783
1783
  }
1784
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor.ProseMirror-focused {
1784
+ .simple-editor-content .tiptap.ProseMirror.simple-editor.ProseMirror-focused {
1785
1785
  border-color: transparent;
1786
1786
  outline: none;
1787
1787
  box-shadow: none;
1788
1788
  }
1789
- .easyflow-editor .tiptap table {
1789
+ table {
1790
1790
  border-collapse: collapse;
1791
1791
  margin: 0;
1792
1792
  overflow: hidden;
1793
1793
  table-layout: fixed;
1794
1794
  width: 100%;
1795
1795
  }
1796
- .easyflow-editor .tiptap table td,
1797
- .easyflow-editor .tiptap table th {
1796
+ table td,
1797
+ table th {
1798
1798
  border: 1px solid #3A3A3A;
1799
1799
  box-sizing: border-box;
1800
1800
  min-width: 1em;
@@ -1803,17 +1803,17 @@
1803
1803
  vertical-align: top;
1804
1804
  color: #E6E6E6;
1805
1805
  }
1806
- .easyflow-editor .tiptap table td > *,
1807
- .easyflow-editor .tiptap table th > * {
1806
+ table td > *,
1807
+ table th > * {
1808
1808
  margin-bottom: 0;
1809
1809
  }
1810
- .easyflow-editor .tiptap table th {
1810
+ table th {
1811
1811
  background-color: #1E1E1E;
1812
1812
  font-weight: bold;
1813
1813
  text-align: left;
1814
1814
  color: #FFFFFF;
1815
1815
  }
1816
- .easyflow-editor .tiptap table .selectedCell:after {
1816
+ table .selectedCell:after {
1817
1817
  background: #2A2A2A;
1818
1818
  content: "";
1819
1819
  left: 0;
@@ -1824,7 +1824,7 @@
1824
1824
  position: absolute;
1825
1825
  z-index: 2;
1826
1826
  }
1827
- .easyflow-editor .tiptap table .column-resize-handle {
1827
+ table .column-resize-handle {
1828
1828
  background-color: #6A5ACD;
1829
1829
  bottom: -2px;
1830
1830
  pointer-events: none;
@@ -1842,12 +1842,12 @@
1842
1842
  cursor: col-resize;
1843
1843
  }
1844
1844
  @media screen and (max-width: 480px) {
1845
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor {
1845
+ .simple-editor-content .tiptap.ProseMirror.simple-editor {
1846
1846
  padding: 4rem 1.5rem 50vh;
1847
1847
  }
1848
1848
  }
1849
1849
 
1850
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/styles/index.css */
1850
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/styles/index.css */
1851
1851
  .tiptap.ProseMirror {
1852
1852
  --blockquote-bg-color: var(--tt-gray-light-900);
1853
1853
  }
@@ -2516,24 +2516,24 @@
2516
2516
  height: 100%;
2517
2517
  background-color: var(--tt-bg-color);
2518
2518
  }
2519
- .easyflow-editor {
2519
+ ::-webkit-scrollbar {
2520
2520
  width: 0.25rem;
2521
2521
  }
2522
- .easyflow-editor * {
2522
+ * {
2523
2523
  scrollbar-width: thin;
2524
2524
  scrollbar-color: var(--tt-scrollbar-color) transparent;
2525
2525
  }
2526
- .easyflow-editor ::-webkit-scrollbar-thumb {
2526
+ ::-webkit-scrollbar-thumb {
2527
2527
  background-color: var(--tt-scrollbar-color);
2528
2528
  border-radius: 9999px;
2529
2529
  }
2530
- .easyflow-editor ::-webkit-scrollbar-track {
2530
+ ::-webkit-scrollbar-track {
2531
2531
  background: transparent;
2532
2532
  }
2533
- .easyflow-editor .tiptap.ProseMirror {
2533
+ .tiptap.ProseMirror {
2534
2534
  font-family: "DM Sans", sans-serif;
2535
2535
  }
2536
- .easyflow-editor .simple-editor-wrapper {
2536
+ .simple-editor-wrapper {
2537
2537
  width: 100%;
2538
2538
  height: 100%;
2539
2539
  display: flex;
@@ -2544,7 +2544,7 @@
2544
2544
  -webkit-overflow-scrolling: touch;
2545
2545
  position: relative;
2546
2546
  }
2547
- .easyflow-editor .simple-editor-content {
2547
+ .simple-editor-content {
2548
2548
  max-width: 900px;
2549
2549
  width: 100%;
2550
2550
  margin: 0 auto;
@@ -2558,7 +2558,7 @@
2558
2558
  box-sizing: border-box;
2559
2559
  padding: 1.25rem 1rem;
2560
2560
  }
2561
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor {
2561
+ .simple-editor-content .tiptap.ProseMirror.simple-editor {
2562
2562
  flex: 1;
2563
2563
  padding: 4rem 3rem 30vh;
2564
2564
  min-width: 0;
@@ -2568,20 +2568,20 @@
2568
2568
  overflow-wrap: anywhere;
2569
2569
  outline: none;
2570
2570
  }
2571
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor.ProseMirror-focused {
2571
+ .simple-editor-content .tiptap.ProseMirror.simple-editor.ProseMirror-focused {
2572
2572
  border-color: transparent;
2573
2573
  outline: none;
2574
2574
  box-shadow: none;
2575
2575
  }
2576
- .easyflow-editor .tiptap table {
2576
+ table {
2577
2577
  border-collapse: collapse;
2578
2578
  margin: 0;
2579
2579
  overflow: hidden;
2580
2580
  table-layout: fixed;
2581
2581
  width: 100%;
2582
2582
  }
2583
- .easyflow-editor .tiptap table td,
2584
- .easyflow-editor .tiptap table th {
2583
+ table td,
2584
+ table th {
2585
2585
  border: 1px solid #3A3A3A;
2586
2586
  box-sizing: border-box;
2587
2587
  min-width: 1em;
@@ -2590,17 +2590,17 @@
2590
2590
  vertical-align: top;
2591
2591
  color: #E6E6E6;
2592
2592
  }
2593
- .easyflow-editor .tiptap table td > *,
2594
- .easyflow-editor .tiptap table th > * {
2593
+ table td > *,
2594
+ table th > * {
2595
2595
  margin-bottom: 0;
2596
2596
  }
2597
- .easyflow-editor .tiptap table th {
2597
+ table th {
2598
2598
  background-color: #1E1E1E;
2599
2599
  font-weight: bold;
2600
2600
  text-align: left;
2601
2601
  color: #FFFFFF;
2602
2602
  }
2603
- .easyflow-editor .tiptap table .selectedCell:after {
2603
+ table .selectedCell:after {
2604
2604
  background: #2A2A2A;
2605
2605
  content: "";
2606
2606
  left: 0;
@@ -2611,7 +2611,7 @@
2611
2611
  position: absolute;
2612
2612
  z-index: 2;
2613
2613
  }
2614
- .easyflow-editor .tiptap table .column-resize-handle {
2614
+ table .column-resize-handle {
2615
2615
  background-color: #6A5ACD;
2616
2616
  bottom: -2px;
2617
2617
  pointer-events: none;
@@ -2629,7 +2629,7 @@
2629
2629
  cursor: col-resize;
2630
2630
  }
2631
2631
  @media screen and (max-width: 480px) {
2632
- .easyflow-editor .simple-editor-content .tiptap.ProseMirror.simple-editor {
2632
+ .simple-editor-content .tiptap.ProseMirror.simple-editor {
2633
2633
  padding: 4rem 1.5rem 50vh;
2634
2634
  }
2635
2635
  }
@@ -3716,7 +3716,7 @@
3716
3716
  color: var(--tt-kbd);
3717
3717
  }
3718
3718
 
3719
- /* C:/Users/hamza/AppData/Local/Temp/tmp-5380-1KjRi1rJ1fXV/easyflow-texteditor/src/styles/_variables.css */
3719
+ /* C:/Users/hamza/AppData/Local/Temp/tmp-23780-Jvp6IZ57zTDR/easyflow-texteditor/src/styles/_variables.css */
3720
3720
  easyflow-editor {
3721
3721
  overflow-wrap: break-word;
3722
3722
  text-size-adjust: none;