mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
修复BUG
This commit is contained in:
2
assets/css/joe.global.min.css
vendored
2
assets/css/joe.global.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -2899,12 +2899,16 @@
|
||||
line-height: 20px;
|
||||
color: var(--main);
|
||||
.author {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin-right: 10px;
|
||||
a {
|
||||
color: #409eff;
|
||||
}
|
||||
}
|
||||
.owner {
|
||||
flex-shrink: 0;
|
||||
background: var(--theme);
|
||||
color: #fff;
|
||||
padding: 0 5px;
|
||||
|
||||
Reference in New Issue
Block a user