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 dd1c4c2 commit ab89fa3Copy full SHA for ab89fa3
resources/scss/src/grid/plugin/CellEditing.scss
@@ -0,0 +1,11 @@
1
+.neo-grid-view {
2
+ .neo-grid-cell {
3
+ &:has(.neo-grid-editor) {
4
+ padding: 1px 4px 2px;
5
+ }
6
7
+
8
+ .neo-grid-editor {
9
+ margin: 0;
10
11
+}
0 commit comments