remove css

This commit is contained in:
einhorn_b 2023-09-19 20:51:03 +02:00
parent dff714fe0d
commit 979641be82

View File

@ -72,7 +72,4 @@ export default {
transform: translateY(-50%);
position: relative;
}
.community-switch ul li:first-child {
display: none;
}
</style>