Fix warnings

This commit is contained in:
Adria Navarro 2024-11-26 12:13:11 +01:00
parent aebbc4158a
commit e740e1e62f
2 changed files with 0 additions and 5 deletions

View File

@ -117,7 +117,4 @@
align-items: center;
margin-bottom: 12px;
}
.tabs {
}
</style>

View File

@ -50,8 +50,6 @@
border-radius: 4px;
pointer-events: none;
}
.indicator.above {
}
.indicator.below {
margin-top: 32px;
}