mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-07-17 10:06:10 +00:00
feat: 夜间模式精修
This commit is contained in:
@@ -70,7 +70,7 @@ export default {
|
||||
.about-tabs {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
border-bottom: 1px solid #e0e0e0;
|
||||
border-bottom: 1px solid var(--normal-border-color);
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user