mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
优化伤害计算等
This commit is contained in:
parent
7ace8908ff
commit
95a2ee64de
50 changed files with 173 additions and 221 deletions
|
|
@ -501,7 +501,7 @@
|
|||
grid-template-columns: 1fr 1fr 1fr;
|
||||
}
|
||||
.damage .buff-list .buff-tr {
|
||||
grid-template-columns: 0.7fr 5fr 3fr 2fr;
|
||||
grid-template-columns: 0.7fr 5fr 1.8fr 2.5fr 1.8fr;
|
||||
}
|
||||
.damage .buff-list .buff-td:nth-child(2) {
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue