We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc96013 commit 752eb0bCopy full SHA for 752eb0b
src/modules/EditorView/grid/grid.css
@@ -3,6 +3,7 @@
3
bottom: 0;
4
right: 0;
5
width: 15px;
6
+ height: 100%;
7
background-color: transparent;
8
background-repeat: no-repeat;
9
background-origin: content-box;
@@ -15,6 +16,7 @@
15
16
left: 0;
17
top: 0;
18
height: 15px;
19
+ width: 100%;
20
21
22
0 commit comments