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 c8e783e commit fc81f6aCopy full SHA for fc81f6a
visualpython/css/m_apps/frame.css
@@ -256,6 +256,10 @@
256
.vp-inner-popup-addtype {
257
width: 153px;
258
}
259
+.vp-inner-popup-condition-use-text {
260
+ position: sticky;
261
+ left: 190px;
262
+}
263
.vp-inner-popup-delete-value {
264
display: inline-block;
265
cursor: pointer;
@@ -294,7 +298,6 @@
294
298
.vp-inner-popup-sortby-down {
295
299
float: right;
296
300
297
-
301
302
303
/* UDF Editor - CodeMirror */
0 commit comments