forked from devsam/core
fix: 연감에 전투 시드가 겉으로 드러남
This commit is contained in:
@@ -221,4 +221,11 @@ onMounted(() => {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
<style>
|
||||
.hidden_but_copyable {
|
||||
color: rgba(0, 0, 0, 0);
|
||||
font-size: 0;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user