Skip to content

Commit 628985e

Browse files
remove unnecessary animation
1 parent 2968652 commit 628985e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

redisinsight/ui/src/styles/components/_tabs.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
.euiTabs {
62
&::before {
73
display: none !important;
@@ -40,7 +36,6 @@
4036
&::after {
4137
display: block !important;
4238
position: absolute;
43-
animation: euiTab 150ms cubic-bezier(0.694, 0.0482, 0.335, 1);
4439
background-color: var(--tableLightestBorderColor);
4540
top: 7px;
4641
content: " ";

0 commit comments

Comments
 (0)