refactor: remove unused css

This commit is contained in:
charlie
2024-08-09 14:38:12 +08:00
parent e6c73e896c
commit d3057f6965
5 changed files with 0 additions and 60 deletions

View File

@@ -121,16 +121,6 @@
}
}
html {
&.is-mobile .ui__modal[label=user-login] .panel-content {
@apply pt-0;
}
&.has-mobile-keyboard .ui__modal[label=user-login] {
transform: translateY(calc(-50px - 6%));
}
}
.federated-sign-in-container {
display: none;
}