Add files via upload
This commit is contained in:
parent
5ca956e361
commit
554fc461cf
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@
|
||||||
height: 20px !important;
|
height: 20px !important;
|
||||||
transform: translateY(-10px) !important;
|
transform: translateY(-10px) !important;
|
||||||
opacity: 0 !important;
|
opacity: 0 !important;
|
||||||
transition: opacity .2s var(--ease-basic) !important;
|
transition: opacity var(--tab-transition-duration) var(--ease-basic) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-content::before
|
.tab-content::before
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue