mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-28 17:10:48 +08:00
feat: ui bugfix
This commit is contained in:
@@ -75,5 +75,6 @@ export default {
|
||||
outline: none;
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
resize: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -40,7 +40,6 @@ export default {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 50%;
|
||||
background-color: var(--primary-color, #3498db);
|
||||
color: white;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user