mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 23:20:49 +08:00
feat: add discord secret key
This commit is contained in:
@@ -237,6 +237,7 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 10px 20px;
|
||||
min-width: 150px;
|
||||
background-color: var(--normal-background-color);
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 10px;
|
||||
|
||||
@@ -348,6 +348,7 @@ export default {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 10px;
|
||||
cursor: pointer;
|
||||
min-width: 150px;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user