mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2025-02-01 16:05:53 +00:00
修正日历在4UP角色时的展示问题
This commit is contained in:
parent
5910e0c2aa
commit
e58721d1b9
@ -194,9 +194,8 @@ body {
|
||||
.cal-list.char-3-2 .type-character.li-idx-3 {
|
||||
margin-top: -82px;
|
||||
}
|
||||
.cal-list.char-4-2 .type-character.li-idx-3,
|
||||
.cal-list.char-4-2 .type-character.li-idx-4 {
|
||||
margin-top: -164px;
|
||||
.cal-list.char-4-2 .type-character.li-idx-3 {
|
||||
margin-top: -166px;
|
||||
}
|
||||
.cal-list .type-weapon.li-idx-2 {
|
||||
margin-top: -82px;
|
||||
|
@ -255,9 +255,8 @@ body {
|
||||
}
|
||||
|
||||
&.char-4-2 {
|
||||
.type-character.li-idx-3,
|
||||
.type-character.li-idx-4 {
|
||||
margin-top: -164px;
|
||||
.type-character.li-idx-3 {
|
||||
margin-top: -166px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user