fix container indicator when tabs are active

This commit is contained in:
bmFtZQ 2021-04-23 00:36:29 +08:00 committed by GitHub
parent 2b813df2e7
commit 7b9b842fd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -427,7 +427,7 @@
transition-timing-function: var(--ease-out) !important;
}
.tab-bottom-line {
.tab-bottom-line, .tab-context-line {
display: none !important;
}