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 085173a commit 4244011Copy full SHA for 4244011
redisinsight/ui/src/App.scss
@@ -36,6 +36,8 @@ input[type='number'] {
36
}
37
38
.euiScreenReaderOnly {
39
+ // fix additional scroll
40
+ display: none;
41
// position: absolute !important;
42
43
0 commit comments