mirror of
https://dl.bcrjl.com/ghg/HaoOuBa/Joe.git
synced 2026-02-17 13:10:05 +08:00
更新
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -477,6 +477,28 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
&-count {
|
||||
background: var(--background);
|
||||
border-radius: var(--radius-wrap);
|
||||
padding: 10px 15px;
|
||||
box-shadow: var(--box-shadow);
|
||||
margin-bottom: 15px;
|
||||
.item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: var(--routine);
|
||||
line-height: 28px;
|
||||
.icon {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
fill: var(--routine);
|
||||
margin-right: 5px;
|
||||
}
|
||||
strong {
|
||||
color: var(--theme);
|
||||
}
|
||||
}
|
||||
}
|
||||
&-menu {
|
||||
background: var(--background);
|
||||
padding: 10px 15px;
|
||||
|
||||
Reference in New Issue
Block a user