mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 17:45:31 +00:00
fix block max-height
This commit is contained in:
parent
33c4f980d1
commit
355edf1063
2 changed files with 3 additions and 3 deletions
|
|
@ -248,8 +248,8 @@
|
|||
transition: max-height .2s;
|
||||
}
|
||||
|
||||
*:hover > .max-height-parent-hover-640 {
|
||||
max-height: 640px;
|
||||
*:hover > .max-height-parent-hover-840 {
|
||||
max-height: 840px;
|
||||
transition: max-height .2s;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue