[bugfix] Tab: animated overflow
This commit is contained in:
@@ -125,6 +125,12 @@
|
||||
will-change: left;
|
||||
}
|
||||
|
||||
&__content {
|
||||
&--animated {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
&--line {
|
||||
padding-top: @tabs-line-height;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user