rm trans
Browse files
src/lib/components/Layout/TabBar.svelte
CHANGED
|
@@ -95,7 +95,6 @@
|
|
| 95 |
height: 32px;
|
| 96 |
object-fit: contain;
|
| 97 |
opacity: 0.4;
|
| 98 |
-
transition: opacity 0.2s;
|
| 99 |
}
|
| 100 |
|
| 101 |
.tab-item.active .tab-icon {
|
|
|
|
| 95 |
height: 32px;
|
| 96 |
object-fit: contain;
|
| 97 |
opacity: 0.4;
|
|
|
|
| 98 |
}
|
| 99 |
|
| 100 |
.tab-item.active .tab-icon {
|