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.
2 parents 2968652 + 628985e commit cb81eedCopy full SHA for cb81eed
redisinsight/ui/src/styles/components/_tabs.scss
@@ -1,7 +1,3 @@
1
-@import "@elastic/eui/src/global_styling/mixins/helpers";
2
-@import "@elastic/eui/src/components/table/mixins";
3
-@import "@elastic/eui/src/global_styling/index";
4
-
5
.euiTabs {
6
&::before {
7
display: none !important;
@@ -40,7 +36,6 @@
40
36
&::after {
41
37
display: block !important;
42
38
position: absolute;
43
- animation: euiTab 150ms cubic-bezier(0.694, 0.0482, 0.335, 1);
44
39
background-color: var(--tableLightestBorderColor);
45
top: 7px;
46
content: " ";
0 commit comments