mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-26 02:35:04 +08:00
feat: register reason page
This commit is contained in:
@@ -133,4 +133,10 @@ export default {
|
|||||||
.signup-page-button-primary.disabled:hover {
|
.signup-page-button-primary.disabled:hover {
|
||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
.reason-content {
|
||||||
|
width: calc(100vw - 40px);
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user